Auxiliary variable type allowing storage as a jagged vector. That is, the payloads for all the DataVe...
For testing jagged vectors.
SG::ConstAccessor< selt_type >::element_type stringRange_t
SG::ConstAccessor< ielt_type >::element_type intRange_t
stringRange_t svec() const
void setFVec(const std::vector< float > &v)
SG::ConstAccessor< felt_type >::element_type floatRange_t
floatRange_t fvec() const
SG::ConstAccessor< lelt_type >::element_type linkRange_t
void setIVec(const std::vector< int > &v)
void setLVec(const std::vector< ElementLink< CVec > > &v)
void setSVec(const std::vector< std::string > &v)
ElementLink implementation for ROOT usage.
Helper class to provide type-safe access to aux data.
Helper class to provide constant type-safe access to aux data.