5#ifndef LARCALIBDIGITCONTAINER_H
6#define LARCALIBDIGITCONTAINER_H
10#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)
Container class for LArCalibDigit.
double getDelayScale() const
get delay scale
void setDelayScale(const double scale)
set delay scale
virtual ~LArCalibDigitContainer()
destructor
double m_delayScale
time in ns between two delay step
LArCalibDigitContainer()
constructor
Base class for LArDigits taken during calibration runs.