13#ifndef LARACCUMULATEDDIGITCONTAINER_H
14#define LARACCUMULATEDDIGITCONTAINER_H
18#include "CLHEP/Units/SystemOfUnits.h"
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 LArAccumulatedDigit.
void setNStep(unsigned int NStep)
unsigned int getNStep() const
virtual ~LArAccumulatedDigitContainer()
destructor
unsigned int getStepIndex() const
LArAccumulatedDigitContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Default Constructor.
void setStepIndex(unsigned int StepIndex)
@ OWN_ELEMENTS
this data object owns its elements