5#ifndef LARDIGITCONTAINER_H
6#define LARDIGITCONTAINER_H
Provide an interface for finding inheritance information at run time.
#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.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
SG::OwnershipPolicy ownPolicy() const
Container class for LArDigit.
LArDigitContainer()
Constructor.
LArDigitContainer(SG::OwnershipPolicy ownPolicy)
Alternative Construction with ownership policy.
virtual ~LArDigitContainer()
destructor
Liquid Argon digit base class.