ATLAS Offline Software
LArAccumulatedDigitContainer.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 
10  m_NStep(0),m_StepIndex(0)
11 {}
12 
14 = default;
LArAccumulatedDigitContainer.h
LArAccumulatedDigitContainer::~LArAccumulatedDigitContainer
virtual ~LArAccumulatedDigitContainer()
destructor
SG::OwnershipPolicy
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
Definition: OwnershipPolicy.h:16
LArAccumulatedDigit
Data class for ADC samples and autocorr preprocessed by the DSP.
Definition: LArAccumulatedDigit.h:32
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
LArAccumulatedDigitContainer::LArAccumulatedDigitContainer
LArAccumulatedDigitContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Default Constructor.
Definition: LArAccumulatedDigitContainer.cxx:8