#define DEFINE_API(__CL, __TYPE, __GETTER, __SETTER)
#define AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of primitive auxiliary properties.
#define AUXSTORE_OBJECT_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of complex auxiliary properties.
SG::Accessor< T, ALLOC > Accessor
Track Summary for Acts MultiTrajectory.
void resize(size_t sz=6)
resize internal arrays to store params (to capacity sz) & convariances (to capacity sz x sz)
static const SG::AuxElement::Accessor< std::vector< double > > s_covParamsAcc
size_t size() const
retrieve the size of the internal vectors for the data summary
static const SG::AuxElement::Accessor< std::vector< double > > s_paramsAcc
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.