The Gaudi Framework
v30r3 (a5ef0a68)
|
This is the complete list of members for Tuples::TupleObj, including all inherited members.
addItem(std::string name, std::string type) | Tuples::TupleObj | inline |
Address typedef | Tuples::TupleObj | |
addresses(const std::string &name) | 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 |
Bool typedef | Tuples::TupleObj | |
Char typedef | Tuples::TupleObj | |
clid() const | Tuples::TupleObj | inline |
column(const std::string &name, float value) | Tuples::TupleObj | |
column(const std::string &name, double value) | Tuples::TupleObj | |
column(const std::string &name, short value) | Tuples::TupleObj | |
column(const std::string &name, short value, short minv, short maxv) | Tuples::TupleObj | |
column(const std::string &name, unsigned short value) | Tuples::TupleObj | |
column(const std::string &name, unsigned short value, unsigned short minv, unsigned short maxv) | Tuples::TupleObj | |
column(const std::string &name, char value) | Tuples::TupleObj | |
column(const std::string &name, char value, char minv, char maxv) | Tuples::TupleObj | |
column(const std::string &name, unsigned char value) | Tuples::TupleObj | |
column(const std::string &name, unsigned char value, unsigned char minv, unsigned char maxv) | Tuples::TupleObj | |
column(const std::string &name, int value) | Tuples::TupleObj | |
column(const std::string &name, int value, int minv, int maxv) | Tuples::TupleObj | |
column(const std::string &name, unsigned int value) | Tuples::TupleObj | |
column(const std::string &name, unsigned int value, unsigned int minv, unsigned int maxv) | Tuples::TupleObj | |
column(const std::string &name, long value) | Tuples::TupleObj | |
column(const std::string &name, long value, long minv, long maxv) | Tuples::TupleObj | |
column(const std::string &name, unsigned long value) | Tuples::TupleObj | |
column(const std::string &name, unsigned long value, unsigned long minv, unsigned long maxv) | Tuples::TupleObj | |
column(const std::string &name, long long value) | Tuples::TupleObj | |
column(const std::string &name, long long value, long long minv, long long maxv) | Tuples::TupleObj | |
column(const std::string &name, unsigned long long value) | Tuples::TupleObj | |
column(const std::string &name, unsigned long long value, unsigned long long minv, unsigned long long maxv) | Tuples::TupleObj | |
column(const std::string &name, signed char value) | Tuples::TupleObj | inline |
column(const std::string &name, 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 |
columns(Value &&value, Args &&...args) | Tuples::TupleObj | inline |
ColumnStorage typedef | Tuples::TupleObj | private |
columnWise() const | Tuples::TupleObj | inline |
Double typedef | Tuples::TupleObj | |
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(const std::string &name, ITERATOR1 &&first, ITERATOR2 &&last, const std::string &length, 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, ITERATOR first, ITERATOR last, const std::string &length, size_t maxv) | Tuples::TupleObj | inline |
farray(const Container< NamedFunction > &funs, DataIterator first, DataIterator last, const std::string &length, size_t maxv) | Tuples::TupleObj | inline |
farray(const NamedFunctions &funs, DataIterator first, DataIterator last, const std::string &length, size_t maxv) | Tuples::TupleObj | inline |
farray(const std::string &name1, const FUNC1 &func1, const std::string &name2, const FUNC2 &func2, Iterator &&first, Iterator &&last, const std::string &length, 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, Iterator &&first, Iterator &&last, const std::string &length, 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, Iterator &&first, Iterator &&last, const std::string &length, size_t maxv) | Tuples::TupleObj | inline |
FArray typedef | Tuples::TupleObj | |
farray_impl(FunIterator first_item, FunIterator last_item, DataIterator first, DataIterator last, const std::string &length, size_t maxv) | Tuples::TupleObj | inline |
fill(const char *format...) | Tuples::TupleObj | |
Float typedef | Tuples::TupleObj | |
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, size_t maxv) | Tuples::TupleObj | inline |
fmatrix(const std::string &name, DATA first, DATA last, const MIndex &cols, const std::string &length, size_t maxv) | Tuples::TupleObj | inline |
fmatrix(const std::string &name, FUN funF, FUN funL, DATA first, DATA last, const std::string &length, 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, int minv, int maxv) | Tuples::TupleObj | private |
invalid() const | Tuples::TupleObj | inline |
ItemMap typedef | Tuples::TupleObj | |
items() const | Tuples::TupleObj | inline |
LongLong typedef | Tuples::TupleObj | |
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 &)=delete | Tuples::TupleObj | private |
put(const std::string &name, const TYPE *obj) | Tuples::TupleObj | inline |
rowWise() const | Tuples::TupleObj | inline |
Short typedef | Tuples::TupleObj | |
tuple() const | Tuples::TupleObj | inline |
tuple() | Tuples::TupleObj | inline |
TupleObj(std::string name, NTuple::Tuple *tuple, const CLID &clid=CLID_ColumnWiseTuple, const Tuples::Type type=Tuples::NTUPLE) | Tuples::TupleObj | protected |
TupleObj(const TupleObj &)=delete | Tuples::TupleObj | private |
type() const | Tuples::TupleObj | inline |
UChar typedef | Tuples::TupleObj | |
UInt typedef | Tuples::TupleObj | |
ULongLong typedef | Tuples::TupleObj | |
UShort typedef | Tuples::TupleObj | |
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 | virtual |