|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARRAWSCCONTAINER_H
6 #define LARRAWSCCONTAINER_H
Liquid Argon SuperCell raw data.
Container class for LArRawSC.
LArRawSCContainer(SG::OwnershipPolicy ownPolicy)
Alternative Construction with ownership policy.
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
Provide an interface for finding inheritance information at run time.
virtual ~LArRawSCContainer()
destructor
SG_BASE(LArRawSCContainer, DataVector< LArRawSC >)
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.
LArRawSCContainer()
Constructor.
macros to associate a CLID to a type