|
template<class ITEM > |
TupleColumn< ITEM > | make_column (std::string name, const ITEM &item) |
| helper function to create 'on-the-fly' the helper object Tuples::TupleColumn More...
|
|
template<class ITEM > |
TupleColumn< const ITEM * > | make_column (std::string name, const ITEM *item) |
| helper function to create 'on-the-fly' the helper object Tuples::TupleColumn More...
|
|
template<class ITEM > |
TupleColumn< ITEM * > | make_column (std::string name, ITEM *item) |
| helper function to create 'on-the-fly' the helper object Tuples::TupleColumn More...
|
|
template<class ITEM > |
TupleColumn< ITEM > | Column (std::string name, const ITEM &item) |
|
template<class ITEM > |
TupleColumn< const ITEM * > | Column (std::string name, const ITEM *item) |
|
template<class ITEM > |
TupleColumn< ITEM * > | Column (std::string name, ITEM *item) |
|
template<class OWNER > |
auto | createTupleObj (const OWNER *owner, const std::string &name, NTuple::Tuple *tuple, const CLID &clid=CLID_ColumnWiseTuple, const Tuples::Type type=Tuples::NTUPLE) |
| Templated helper functions allow to avoid heavy semantics of dealing with explicit type of class TupleObjImp. More...
|
|
std::size_t | hash_value (TupleID const &b) |
|
General namespace for Tuple properties
- Author
- Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@i.nosp@m.tep..nosp@m.ru
- Date
- 2004-01-23
helper namespace to collect useful definitions, types, constants and functions, related to manipulations with N-Tuples
- Author
- Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@l.nosp@m.app..nosp@m.in2p3.nosp@m..fr
- Date
- 2005-08-06
Tuples.h GaudiAlg/Tuples.h helper namespace to collect useful definitions, types, constants and functions, related to manipulations with N-Tuples and event tag collections
- Author
- Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@i.nosp@m.tep..nosp@m.ru
- Date
- 2004-01-23