|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef CALOEVENT_CALOSHOWER_H
6 #define CALOEVENT_CALOSHOWER_H
CaloShower & operator=(const CaloShower &rShower)
CaloSamplingData sampling_store
Sampling data store type.
Data class for cluster variables associated with a CaloCluster.
Stores CaloClusterMoment in a keyed map.
const sampling_store & getSamplingStore() const
Retrieves the non-modifiable sampling data store.
void setMomentStore(const moment_store &rMomStore)
Set moment store.
CaloShower(const CaloShower &rShower)
CaloClusterMomentStore moment_store
Moment store type.
const moment_store & getMomentStore() const
Access cluster moment store.
moment_store m_momentStore
Set the sampling data store.
virtual ~CaloShower()
Destructur.
sampling_store m_samplingStore
Simple data object to store all variables in calorimeter samplings.