|
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 GaudiTupleAlg &algo, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | nTuple (const GaudiTupleAlg &algo, const GaudiAlg::TupleID &ID, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | nTuple (const GaudiTupleAlg &algo, const int ID, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | nTuple (const GaudiTupleAlg &algo, const std::string &ID, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | evtCol (const GaudiTupleAlg &algo, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | evtCol (const GaudiTupleAlg &algo, const GaudiAlg::TupleID &ID, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | evtCol (const GaudiTupleAlg &algo, const int ID, const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) |
| get n-tuple (book-on-demand) | |
| static Tuples::Tuple | evtCol (const GaudiTupleAlg &algo, 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 448 of file TupleDecorator.h.
|
static |
get n-tuple (book-on-demand)
Definition at line 667 of file TupleDecorator.cpp.
|
static |
get n-tuple (book-on-demand)
Definition at line 675 of file TupleDecorator.cpp.
|
static |
get n-tuple (book-on-demand)
Definition at line 684 of file TupleDecorator.cpp.
|
static |
get n-tuple (book-on-demand)
Definition at line 693 of file TupleDecorator.cpp.
|
static |
get n-tuple (book-on-demand)
Definition at line 632 of file TupleDecorator.cpp.
|
static |
get n-tuple (book-on-demand)
Definition at line 640 of file TupleDecorator.cpp.
|
static |
get n-tuple (book-on-demand)
Definition at line 649 of file TupleDecorator.cpp.
|
static |
get n-tuple (book-on-demand)
Definition at line 658 of file TupleDecorator.cpp.