ATLAS Offline Software
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
Data class for cluster variables associated with a CaloCluster.
Definition:
CaloShower.h:12
CaloShower::CaloShower
CaloShower()
Constructor.
Definition:
CaloShower.h:22
CaloShower.h
Generated on Sun Dec 22 2024 21:08:01 for ATLAS Offline Software by
1.8.18