ATLAS Offline Software
LArAccumulatedCalibDigitContainer.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 #include "CLHEP/Units/SystemOfUnits.h"
7 
9  double delayScale) :
11  m_delayScale(delayScale)
12 {}
13 
15 = default;
LArAccumulatedCalibDigit
Data class for calibration ADC samples preprocessed by the DSP.
Definition: LArAccumulatedCalibDigit.h:42
LArAccumulatedCalibDigitContainer::LArAccumulatedCalibDigitContainer
LArAccumulatedCalibDigitContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, double delayScale=1 *CLHEP::ns)
Default Constructor.
Definition: LArAccumulatedCalibDigitContainer.cxx:8
SG::OwnershipPolicy
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
Definition: OwnershipPolicy.h:16
LArAccumulatedCalibDigitContainer.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
LArAccumulatedCalibDigitContainer::~LArAccumulatedCalibDigitContainer
virtual ~LArAccumulatedCalibDigitContainer()
destructor