5#ifndef TRIGCOMPOSITECONTAINER_H
6#define TRIGCOMPOSITECONTAINER_H
Provide an interface for finding inheritance information at run time.
#define SG_BASE(D, B)
Declare that class D derives from class B.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
Container from TrigComposite type objects.
void print_size(void) const
calls TrigComposite::print (to std::cout) for all available combos
The class is meant to store links (of type TrigFeatureLink) to trigger objects and arbitrary details ...