ATLAS Offline Software
|
#include <DepositInCalo_p1.h>
Public Member Functions | |
DepositInCalo_p1 () | |
Default constructor: More... | |
~DepositInCalo_p1 ()=default | |
Destructor: More... | |
Public Attributes | |
unsigned short | m_subCaloId |
calorimeter sampling identifier More... | |
float | m_energyDeposited |
energy Desposited More... | |
float | m_muonEnergyLoss |
energy Loss of the muons computed using the extrapolator More... | |
Definition at line 16 of file DepositInCalo_p1.h.
|
inline |
Default constructor:
Definition at line 22 of file DepositInCalo_p1.h.
|
default |
Destructor:
float DepositInCalo_p1::m_energyDeposited |
energy Desposited
Definition at line 37 of file DepositInCalo_p1.h.
float DepositInCalo_p1::m_muonEnergyLoss |
energy Loss of the muons computed using the extrapolator
Definition at line 40 of file DepositInCalo_p1.h.
unsigned short DepositInCalo_p1::m_subCaloId |
calorimeter sampling identifier
Definition at line 34 of file DepositInCalo_p1.h.