7#ifndef CALOEVENT_CALOCELLLINKCONTAINER_H
8#define CALOEVENT_CALOCELLLINKCONTAINER_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 CaloCellLink.
CaloCellLinkContainer()
constructor
virtual ~CaloCellLinkContainer()
destructor
bool ownElements() const
returns true if the container owns the CaloCellLinks
Simple store for CaloCell links.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
@ OWN_ELEMENTS
this data object owns its elements