|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef CALOEVENT_CALOCELLCONTAINERVECTOR_H
8 #define CALOEVENT_CALOCELLCONTAINERVECTOR_H
std::vector< CaloCellContainer * > CellCollVector
type to be used for the internal lookup table, and to return list of cells
CaloCellContainerVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Main constructor.
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
Container class for CaloCell.
@ OWN_ELEMENTS
this data object owns its elements
virtual ~CaloCellContainerVector()
destructor
Container class for CaloCell.
An STL vector of pointers that by default owns its pointed-to elements.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
SG_BASE(CaloCellContainerVector, DataVector< CaloCellContainer >)
SG::OwnershipPolicy ownPolicy() const
Return the ownership policy setting for this container.
macros to associate a CLID to a type