![]() |
The Gaudi Framework
v26r0
|
This is the complete list of members for Tuples::TupleObj, including all inherited members.
| addItem(const std::string &name, const std::string &type) | Tuples::TupleObj | inline |
| addRef() | Tuples::TupleObj | inline |
| Address typedef | Tuples::TupleObj | |
| addresses(const std::string &name) | Tuples::TupleObj | private |
| Addresses typedef | Tuples::TupleObj | private |
| array(const std::string &name, DATA first, DATA last) | Tuples::TupleObj | inline |
| array(const std::string &name, const ARRAY &data, const MIndex &length) | Tuples::TupleObj | inline |
| array(const std::string &name, const ARRAY &data) | Tuples::TupleObj | inline |
| array(const std::string &name, const ROOT::Math::SVector< TYPE, DIM > &vect) | Tuples::TupleObj | inline |
| Bool typedef | Tuples::TupleObj | |
| Bools typedef | Tuples::TupleObj | private |
| bools(const std::string &name) | Tuples::TupleObj | private |
| Char typedef | Tuples::TupleObj | |
| Chars typedef | Tuples::TupleObj | private |
| chars(const std::string &name) | Tuples::TupleObj | private |
| chars(const std::string &name, const char minv, const char maxv) | Tuples::TupleObj | private |
| clid() const | Tuples::TupleObj | inline |
| column(const std::string &name, const float value) | Tuples::TupleObj | |
| column(const std::string &name, const double value) | Tuples::TupleObj | |
| column(const std::string &name, const short value) | Tuples::TupleObj | |
| column(const std::string &name, const short value, const short minv, const short maxv) | Tuples::TupleObj | |
| column(const std::string &name, const unsigned short value) | Tuples::TupleObj | |
| column(const std::string &name, const unsigned short value, const unsigned short minv, const unsigned short maxv) | Tuples::TupleObj | |
| column(const std::string &name, const char value) | Tuples::TupleObj | |
| column(const std::string &name, const char value, const char minv, const char maxv) | Tuples::TupleObj | |
| column(const std::string &name, const unsigned char value) | Tuples::TupleObj | |
| column(const std::string &name, const unsigned char value, const unsigned char minv, const unsigned char maxv) | Tuples::TupleObj | |
| column(const std::string &name, const int value) | Tuples::TupleObj | |
| column(const std::string &name, const int value, const int minv, const int maxv) | Tuples::TupleObj | |
| column(const std::string &name, const unsigned int value) | Tuples::TupleObj | |
| column(const std::string &name, const unsigned int value, const unsigned int minv, const unsigned int maxv) | Tuples::TupleObj | |
| column(const std::string &name, const long value) | Tuples::TupleObj | |
| column(const std::string &name, const long value, const long minv, const long maxv) | Tuples::TupleObj | |
| column(const std::string &name, const unsigned long value) | Tuples::TupleObj | |
| column(const std::string &name, const unsigned long value, const unsigned long minv, const unsigned long maxv) | Tuples::TupleObj | |
| column(const std::string &name, const long long value) | Tuples::TupleObj | |
| column(const std::string &name, const long long value, const long long minv, const long long maxv) | Tuples::TupleObj | |
| column(const std::string &name, const unsigned long long value) | Tuples::TupleObj | |
| column(const std::string &name, const unsigned long long value, const unsigned long long minv, const unsigned long long maxv) | Tuples::TupleObj | |
| column(const std::string &name, const signed char value) | Tuples::TupleObj | inline |
| column(const std::string &name, const bool value) | Tuples::TupleObj | |
| column(const std::string &name, IOpaqueAddress *address) | Tuples::TupleObj | |
| column(IOpaqueAddress *address) | Tuples::TupleObj | |
| column(const std::string &name, const ROOT::Math::LorentzVector< TYPE > &v) | Tuples::TupleObj | inline |
| column(const std::string &name, const ROOT::Math::DisplacementVector3D< TYPE, TAG > &v) | Tuples::TupleObj | inline |
| column(const std::string &name, const ROOT::Math::PositionVector3D< TYPE, TAG > &v) | Tuples::TupleObj | inline |
| columnWise() const | Tuples::TupleObj | inline |
| Double typedef | Tuples::TupleObj | |
| doubles(const std::string &name) | Tuples::TupleObj | private |
| Doubles typedef | Tuples::TupleObj | private |
| Error(const std::string &msg, const StatusCode sc=StatusCode::FAILURE) const =0 | Tuples::TupleObj | pure virtual |
| evtColType() const | Tuples::TupleObj | inline |
| fArray(const std::string &name, Int *item) | Tuples::TupleObj | private |
| fArray(const std::string &name, const MIndex &rows) | Tuples::TupleObj | private |
| FArray typedef | Tuples::TupleObj | |
| farray(const std::string &name, DATA first, DATA last, const std::string &length, const size_t maxv) | Tuples::TupleObj | inline |
| farray(const std::string &name, const DATA &data, const std::string &length, const size_t maxv) | Tuples::TupleObj | inline |
| farray(const std::string &name, const FUNCTION &function, DATA first, DATA last, const std::string &length, const size_t maxv) | Tuples::TupleObj | inline |
| farray(const std::string &name1, const FUNC1 &func1, const std::string &name2, const FUNC2 &func2, DATA first, DATA last, const std::string &length, const size_t maxv) | Tuples::TupleObj | inline |
| farray(const std::string &name1, const FUNC1 &func1, const std::string &name2, const FUNC2 &func2, const std::string &name3, const FUNC3 &func3, DATA first, DATA last, const std::string &length, const size_t maxv) | Tuples::TupleObj | inline |
| farray(const std::string &name1, const FUNC1 &func1, const std::string &name2, const FUNC2 &func2, const std::string &name3, const FUNC3 &func3, const std::string &name4, const FUNC4 &func4, DATA first, DATA last, const std::string &length, const size_t maxv) | Tuples::TupleObj | inline |
| FArrays typedef | Tuples::TupleObj | private |
| fill(const char *format...) | Tuples::TupleObj | |
| Float typedef | Tuples::TupleObj | |
| floats(const std::string &name) | Tuples::TupleObj | private |
| Floats typedef | Tuples::TupleObj | private |
| FMatrices typedef | Tuples::TupleObj | private |
| fMatrix(const std::string &name, Int *item, const MIndex &cols) | Tuples::TupleObj | private |
| fMatrix(const std::string &name, const MIndex &rows, const MIndex &cols) | Tuples::TupleObj | private |
| fmatrix(const std::string &name, const MATRIX &data, size_t rows, const MIndex &cols, const std::string &length, const size_t maxv) | Tuples::TupleObj | inline |
| fmatrix(const std::string &name, DATA first, DATA last, const MIndex &cols, const std::string &length, const size_t maxv) | Tuples::TupleObj | inline |
| fmatrix(const std::string &name, FUN funF, FUN funL, DATA first, DATA last, const std::string &length, const size_t maxv) | Tuples::TupleObj | inline |
| fmatrix(const std::string &name, const GaudiUtils::VectorMap< KEY, VALUE > &info, const std::string &length, const size_t maxv=100) | Tuples::TupleObj | inline |
| FMatrix typedef | Tuples::TupleObj | |
| goodItem(const std::string &name) const | Tuples::TupleObj | inline |
| Int typedef | Tuples::TupleObj | |
| ints(const std::string &name) | Tuples::TupleObj | private |
| ints(const std::string &name, const int minv, const int maxv) | Tuples::TupleObj | private |
| Ints typedef | Tuples::TupleObj | private |
| invalid() const | Tuples::TupleObj | inline |
| ItemMap typedef | Tuples::TupleObj | |
| items() const | Tuples::TupleObj | inline |
| LongLong typedef | Tuples::TupleObj | |
| longlongs(const std::string &name) | Tuples::TupleObj | private |
| longlongs(const std::string &name, const long long minv, const long long maxv) | Tuples::TupleObj | private |
| LongLongs typedef | Tuples::TupleObj | private |
| m_addresses | Tuples::TupleObj | mutableprivate |
| m_arraysf | Tuples::TupleObj | mutableprivate |
| m_bools | Tuples::TupleObj | mutableprivate |
| m_chars | Tuples::TupleObj | mutableprivate |
| m_clid | Tuples::TupleObj | private |
| m_doubles | Tuples::TupleObj | mutableprivate |
| m_farrays | Tuples::TupleObj | mutableprivate |
| m_floats | Tuples::TupleObj | mutableprivate |
| m_fmatrices | Tuples::TupleObj | mutableprivate |
| m_ints | Tuples::TupleObj | mutableprivate |
| m_items | Tuples::TupleObj | private |
| m_longlongs | Tuples::TupleObj | mutableprivate |
| m_matricesf | Tuples::TupleObj | mutableprivate |
| m_name | Tuples::TupleObj | private |
| m_refCount | Tuples::TupleObj | private |
| m_shorts | Tuples::TupleObj | mutableprivate |
| m_tuple | Tuples::TupleObj | private |
| m_type | Tuples::TupleObj | private |
| m_uchars | Tuples::TupleObj | mutableprivate |
| m_uints | Tuples::TupleObj | mutableprivate |
| m_ulonglongs | Tuples::TupleObj | mutableprivate |
| m_ushorts | Tuples::TupleObj | mutableprivate |
| matrix(const std::string &name, const MATRIX &data, const MIndex &rows, const MIndex &cols) | Tuples::TupleObj | inline |
| matrix(const std::string &name, const ROOT::Math::SMatrix< TYPE, D1, D2, REP > &mtrx) | Tuples::TupleObj | inline |
| MIndex typedef | Tuples::TupleObj | |
| name() const | Tuples::TupleObj | inline |
| operator=(const TupleObj &) | Tuples::TupleObj | private |
| put(const std::string &name, const TYPE *obj) | Tuples::TupleObj | inline |
| refCount() const | Tuples::TupleObj | inline |
| release() | Tuples::TupleObj | |
| rowWise() const | Tuples::TupleObj | inline |
| Short typedef | Tuples::TupleObj | |
| Shorts typedef | Tuples::TupleObj | private |
| shorts(const std::string &name) | Tuples::TupleObj | private |
| shorts(const std::string &name, const short minv, const short maxv) | Tuples::TupleObj | private |
| tuple() const | Tuples::TupleObj | inline |
| TupleObj(const std::string &name, NTuple::Tuple *tuple, const CLID &clid=CLID_ColumnWiseTuple, const Tuples::Type type=Tuples::NTUPLE) | Tuples::TupleObj | protected |
| TupleObj() | Tuples::TupleObj | private |
| TupleObj(const TupleObj &) | Tuples::TupleObj | private |
| type() const | Tuples::TupleObj | inline |
| UChar typedef | Tuples::TupleObj | |
| UChars typedef | Tuples::TupleObj | private |
| uchars(const std::string &name) | Tuples::TupleObj | private |
| uchars(const std::string &name, const unsigned char minv, const unsigned char maxv) | Tuples::TupleObj | private |
| UInt typedef | Tuples::TupleObj | |
| UInts typedef | Tuples::TupleObj | private |
| uints(const std::string &name) | Tuples::TupleObj | private |
| uints(const std::string &name, const unsigned int minv, const unsigned int maxv) | Tuples::TupleObj | private |
| ULongLong typedef | Tuples::TupleObj | |
| ULongLongs typedef | Tuples::TupleObj | private |
| ulonglongs(const std::string &name) | Tuples::TupleObj | private |
| ulonglongs(const std::string &name, const unsigned long long minv, const unsigned long long maxv) | Tuples::TupleObj | private |
| UShort typedef | Tuples::TupleObj | |
| ushorts(const std::string &name) | Tuples::TupleObj | private |
| ushorts(const std::string &name, const unsigned short minv, const unsigned short maxv) | Tuples::TupleObj | private |
| UShorts typedef | Tuples::TupleObj | private |
| valid() const | Tuples::TupleObj | inline |
| Warning(const std::string &msg, const StatusCode sc=StatusCode::FAILURE) const =0 | Tuples::TupleObj | pure virtual |
| write() | Tuples::TupleObj | |
| ~TupleObj() | Tuples::TupleObj | protectedvirtual |