7#ifndef CALOEVENT_CALOCELLCONTAINERVECTOR_H
8#define CALOEVENT_CALOCELLCONTAINERVECTOR_H
#define SG_BASE(D, B)
Declare that class D derives from class B.
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.
Container class for CaloCell.
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.
virtual ~CaloCellContainerVector()
destructor
Container class for CaloCell.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
SG::OwnershipPolicy ownPolicy() const
@ OWN_ELEMENTS
this data object owns its elements