|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONEVENT_DEPOSITINCALO_H
6 #define MUONEVENT_DEPOSITINCALO_H
double energyDeposited() const
Calorimeter detailed information - Energy Deposited.
float m_etDeposited
Et of the energy deposit.
DepositInCalo()
constructors
float m_energyDeposited
energy Desposited
CaloCell_ID::CaloSample m_subCaloId
calorimeter sampling identifier
float m_muonEnergyLoss
energy Loss of the muons computed using the extrapolator
double muonEnergyLoss() const
Calorimeter detailed information - Muon Energy Loss.
void print() const
printing for debugging
DepositInCalo(CaloCell_ID::CaloSample subCaloId, float energyDeposited, float muonEnergyLoss, float etDeposited=0.0)
constructors
DepositInCalo & operator=(const DepositInCalo &)
assignment operator
Helper class for offline cell identifiers.
class describing the measured energy loss associated to muons on the detector level,...
double etDeposited() const
Calorimeter detailed information - et Deposited.
DepositInCalo(const DepositInCalo &)
copy constructor
virtual ~DepositInCalo()
destructor
CaloCell_ID::CaloSample subCaloId() const
Calorimeter detailed information.