|
Gaudi Framework, version v23r9 |
| Home | Generated: Thu Jul 18 2013 |
Simple class to perform the "decoration" of Tuples in Python/Reflex. More...
#include <GaudiPython/TupleDecorator.h>
Static Public Member Functions | |
| static Tuples::Tuple | nTuple (const ITupleTool &tool, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | nTuple (const ITupleTool &tool, const GaudiAlg::TupleID &ID, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | nTuple (const ITupleTool &tool, const int ID, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | nTuple (const ITupleTool &tool, const std::string &ID, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | evtCol (const ITupleTool &tool, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | evtCol (const ITupleTool &tool, const GaudiAlg::TupleID &ID, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | evtCol (const ITupleTool &tool, const int ID, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | evtCol (const ITupleTool &tool, const std::string &ID, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
Simple class to perform the "decoration" of Tuples in Python/Reflex.
Definition at line 513 of file TupleDecorator.h.
|
inlinestatic |
get n-tuple (book-on-demand)
Definition at line 550 of file TupleDecorator.h.
|
inlinestatic |
get n-tuple (book-on-demand)
Definition at line 557 of file TupleDecorator.h.
|
inlinestatic |
get n-tuple (book-on-demand)
Definition at line 565 of file TupleDecorator.h.
|
inlinestatic |
get n-tuple (book-on-demand)
Definition at line 573 of file TupleDecorator.h.
|
inlinestatic |
get n-tuple (book-on-demand)
Definition at line 519 of file TupleDecorator.h.
|
inlinestatic |
get n-tuple (book-on-demand)
Definition at line 526 of file TupleDecorator.h.
|
inlinestatic |
get n-tuple (book-on-demand)
Definition at line 534 of file TupleDecorator.h.
|
inlinestatic |
get n-tuple (book-on-demand)
Definition at line 542 of file TupleDecorator.h.