|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CALODETECTORELEMENTCONTAINER_H
6 #define CALODETECTORELEMENTCONTAINER_H
8 #include "CaloDetDescr/CaloDetDescrElement.h"
@ VIEW_ELEMENTS
this data object is a view, it does not own its elmts
This class groups all DetDescr information related to a CaloCell. Provides a generic interface for al...
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
CaloDetDescrElementContainer(SG::OwnershipPolicy ownPolicy=SG::VIEW_ELEMENTS)
SG_BASE(CaloDetDescrElementContainer, DataVector< CaloDetDescrElement >)
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::OwnershipPolicy ownPolicy() const
Return the ownership policy setting for this container.