#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) | |
Definition at line 450 of file TupleDecorator.h.
| static Tuples::Tuple GaudiPython::TupleAlgDecorator::nTuple | ( | const GaudiTupleAlg & | algo, | |
| const std::string & | title, | |||
| const CLID & | clid = CLID_ColumnWiseTuple | |||
| ) | [static] |
get n-tuple (book-on-demand)
| static Tuples::Tuple GaudiPython::TupleAlgDecorator::nTuple | ( | const GaudiTupleAlg & | algo, | |
| const GaudiAlg::TupleID & | ID, | |||
| const std::string & | title, | |||
| const CLID & | clid = CLID_ColumnWiseTuple | |||
| ) | [static] |
get n-tuple (book-on-demand)
| static Tuples::Tuple GaudiPython::TupleAlgDecorator::nTuple | ( | const GaudiTupleAlg & | algo, | |
| const int | ID, | |||
| const std::string & | title, | |||
| const CLID & | clid = CLID_ColumnWiseTuple | |||
| ) | [static] |
get n-tuple (book-on-demand)
| static Tuples::Tuple GaudiPython::TupleAlgDecorator::nTuple | ( | const GaudiTupleAlg & | algo, | |
| const std::string & | ID, | |||
| const std::string & | title, | |||
| const CLID & | clid = CLID_ColumnWiseTuple | |||
| ) | [static] |
get n-tuple (book-on-demand)
| static Tuples::Tuple GaudiPython::TupleAlgDecorator::evtCol | ( | const GaudiTupleAlg & | algo, | |
| const std::string & | title, | |||
| const CLID & | clid = CLID_ColumnWiseTuple | |||
| ) | [static] |
get n-tuple (book-on-demand)
| static Tuples::Tuple GaudiPython::TupleAlgDecorator::evtCol | ( | const GaudiTupleAlg & | algo, | |
| const GaudiAlg::TupleID & | ID, | |||
| const std::string & | title, | |||
| const CLID & | clid = CLID_ColumnWiseTuple | |||
| ) | [static] |
get n-tuple (book-on-demand)
| static Tuples::Tuple GaudiPython::TupleAlgDecorator::evtCol | ( | const GaudiTupleAlg & | algo, | |
| const int | ID, | |||
| const std::string & | title, | |||
| const CLID & | clid = CLID_ColumnWiseTuple | |||
| ) | [static] |
get n-tuple (book-on-demand)
| static Tuples::Tuple GaudiPython::TupleAlgDecorator::evtCol | ( | const GaudiTupleAlg & | algo, | |
| const std::string & | ID, | |||
| const std::string & | title, | |||
| const CLID & | clid = CLID_ColumnWiseTuple | |||
| ) | [static] |
get n-tuple (book-on-demand)
1.4.7