|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef LARACCUMULATEDCDIGITCONTAINER_H
16 #define LARACCUMULATEDCDIGITCONTAINER_H
22 #include "CLHEP/Units/SystemOfUnits.h"
void setDelayScale(const double scale)
set the delay Scale
LArAccumulatedCalibDigitContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, double delayScale=1 *CLHEP::ns)
Default Constructor.
DataVector adapter that acts like it holds const pointers.
double m_delayScale
delayScale
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
@ OWN_ELEMENTS
this data object owns its elements
An STL vector of pointers that by default owns its pointed-to elements.
virtual ~LArAccumulatedCalibDigitContainer()
destructor
double getDelayScale() const
get the delay Scale
#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.
Container class for LArAccumulatedCalibDigit.
macros to associate a CLID to a type
friend class LArAccumulatedConstCalibDigitContainer