15#ifndef LARACCUMULATEDCDIGITCONTAINER_H
16#define LARACCUMULATEDCDIGITCONTAINER_H
22#include "CLHEP/Units/SystemOfUnits.h"
30 double delayScale = 1*CLHEP::ns);
DataVector adapter that acts like it holds const pointers.
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 LArAccumulatedCalibDigit.
double m_delayScale
delayScale
LArAccumulatedCalibDigitContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, double delayScale=1 *CLHEP::ns)
Default Constructor.
double getDelayScale() const
get the delay Scale
virtual ~LArAccumulatedCalibDigitContainer()
destructor
friend class LArAccumulatedConstCalibDigitContainer
void setDelayScale(const double scale)
set the delay Scale
@ OWN_ELEMENTS
this data object owns its elements