ATLAS Offline Software
Loading...
Searching...
No Matches
Calorimeter
CaloEvent
src
CaloShower.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
#include "
CaloEvent/CaloShower.h
"
7
8
9
CaloShower::CaloShower
(
const
CaloShower
* pShower)
10
:
m_momentStore
(pShower->
m_momentStore
),
11
m_samplingStore
(pShower->
m_samplingStore
)
12
{
13
}
14
15
CaloShower::CaloShower
(
const
CaloShower
& rShower)
16
17
18
=
default
;
19
CaloShower.h
CaloShower
Data class for cluster variables associated with a CaloCluster.
Definition
CaloShower.h:12
CaloShower::m_momentStore
moment_store m_momentStore
Set the sampling data store.
Definition
CaloShower.h:59
CaloShower::CaloShower
CaloShower()
Constructor.
Definition
CaloShower.h:22
CaloShower::m_samplingStore
sampling_store m_samplingStore
Definition
CaloShower.h:60
Generated on
for ATLAS Offline Software by
1.14.0