6#ifndef VXVERTEX_VXCONTAINER_H
7#define VXVERTEX_VXCONTAINER_H
macros to associate a CLID to a type
#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)
VxContainer(SG::OwnershipPolicy own=SG::OWN_ELEMENTS)
@ OWN_ELEMENTS
this data object owns its elements
Ensure that the ATLAS eigen extensions are properly loaded.