ATLAS Offline Software
LArCalorimeter
LArRawEvent
src
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
5
#include "
LArRawEvent/LArAccumulatedDigitContainer.h
"
6
7
8
LArAccumulatedDigitContainer::LArAccumulatedDigitContainer
(
SG::OwnershipPolicy
ownPolicy ) :
9
DataVector
<
LArAccumulatedDigit
>(ownPolicy),
10
m_NStep(0),m_StepIndex(0)
11
{}
12
13
LArAccumulatedDigitContainer::~LArAccumulatedDigitContainer
()
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
Generated on Thu Nov 7 2024 21:19:12 for ATLAS Offline Software by
1.8.18