|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef DATAMODELTESTDATACOMMON_JVECAUXINFO_V1_H
14 #define DATAMODELTESTDATACOMMON_JVECAUXINFO_V1_H
20 #include "AthLinks/ElementLink.h"
51 #endif // not DATAMODELTESTDATACOMMON_JVECAUXINFO_V1_H
Common base class for auxiliary info objects.
AUXVAR_JAGGEDVEC_DECL(std::string, svec)
Auxiliary variable type allowing storage as a jagged vector. That is, the payloads for all the DataVe...
AUXVAR_JAGGEDVEC_DECL(int, ivec)
Class used for testing xAOD data reading/writing.
ElementLink implementation for ROOT usage.
For testing jagged vectors.
SG_BASE(DMTest::JVecAuxInfo_v1, xAOD::AuxInfoBase)
AUXVAR_JAGGEDVEC_DECL(float, fvec)
vec_fb< typename boost::int_t< sizeof(T) *8 >::exact, N > ivec
AUXVAR_JAGGEDVEC_DECL(ElementLink< CVec >, lvec)