ATLAS Offline Software
|
#include <FastShowerConfigStruct.h>
Public Member Functions | |
FastShowerConfigStruct () | |
Public Attributes | |
bool | m_e_FlagShowerLib |
switch for electron frozen showers More... | |
double | m_e_MinEneShowerLib |
lower energy limit for electron frozen showers More... | |
double | m_e_MaxEneShowerLib |
upper energy limit for electron frozen showers More... | |
bool | m_g_FlagShowerLib |
switch for photon frozen showers More... | |
double | m_g_MaxEneShowerLib |
lower energy limit for photon frozen showers More... | |
double | m_g_MinEneShowerLib |
upper energy limit for photon frozen showers More... | |
bool | m_Neut_FlagShowerLib |
switch for neutron frozen showers More... | |
double | m_Neut_MinEneShowerLib |
lower energy limit for neutron frozen showers More... | |
double | m_Neut_MaxEneShowerLib |
upper energy limit for neutron frozen showers More... | |
bool | m_Pion_FlagShowerLib |
switch for pion frozen showers More... | |
double | m_Pion_MinEneShowerLib |
lower energy limit for pion frozen showers More... | |
double | m_Pion_MaxEneShowerLib |
upper energy limit for pion frozen showers More... | |
bool | m_containLow |
switch for containment check at low eta More... | |
double | m_absLowEta |
bool | m_containHigh |
switch for containment check at high eta More... | |
double | m_absHighEta |
bool | m_containCrack |
switch for containment check in crack region More... | |
double | m_absCrackEta1 |
double | m_absCrackEta2 |
std::string | m_generated_starting_points_file |
switch for shower starting point record More... | |
float | m_generated_starting_points_ratio |
switch for shower starting point record More... | |
int | m_detector_tag |
name for the detector tag for the ShowerLibSvc More... | |
std::string | m_SensitiveDetectorName |
std::string | m_showerLibSvcName |
Definition at line 11 of file FastShowerConfigStruct.h.
|
inline |
Definition at line 41 of file FastShowerConfigStruct.h.
double FastShowerConfigStruct::m_absCrackEta1 |
Definition at line 34 of file FastShowerConfigStruct.h.
double FastShowerConfigStruct::m_absCrackEta2 |
Definition at line 35 of file FastShowerConfigStruct.h.
double FastShowerConfigStruct::m_absHighEta |
Definition at line 32 of file FastShowerConfigStruct.h.
double FastShowerConfigStruct::m_absLowEta |
Definition at line 30 of file FastShowerConfigStruct.h.
bool FastShowerConfigStruct::m_containCrack |
switch for containment check in crack region
Definition at line 33 of file FastShowerConfigStruct.h.
bool FastShowerConfigStruct::m_containHigh |
switch for containment check at high eta
Definition at line 31 of file FastShowerConfigStruct.h.
bool FastShowerConfigStruct::m_containLow |
switch for containment check at low eta
Definition at line 29 of file FastShowerConfigStruct.h.
int FastShowerConfigStruct::m_detector_tag |
name for the detector tag for the ShowerLibSvc
Definition at line 38 of file FastShowerConfigStruct.h.
bool FastShowerConfigStruct::m_e_FlagShowerLib |
switch for electron frozen showers
Definition at line 13 of file FastShowerConfigStruct.h.
double FastShowerConfigStruct::m_e_MaxEneShowerLib |
upper energy limit for electron frozen showers
Definition at line 15 of file FastShowerConfigStruct.h.
double FastShowerConfigStruct::m_e_MinEneShowerLib |
lower energy limit for electron frozen showers
Definition at line 14 of file FastShowerConfigStruct.h.
bool FastShowerConfigStruct::m_g_FlagShowerLib |
switch for photon frozen showers
Definition at line 17 of file FastShowerConfigStruct.h.
double FastShowerConfigStruct::m_g_MaxEneShowerLib |
lower energy limit for photon frozen showers
Definition at line 18 of file FastShowerConfigStruct.h.
double FastShowerConfigStruct::m_g_MinEneShowerLib |
upper energy limit for photon frozen showers
Definition at line 19 of file FastShowerConfigStruct.h.
std::string FastShowerConfigStruct::m_generated_starting_points_file |
switch for shower starting point record
Definition at line 36 of file FastShowerConfigStruct.h.
float FastShowerConfigStruct::m_generated_starting_points_ratio |
switch for shower starting point record
Definition at line 37 of file FastShowerConfigStruct.h.
bool FastShowerConfigStruct::m_Neut_FlagShowerLib |
switch for neutron frozen showers
Definition at line 21 of file FastShowerConfigStruct.h.
double FastShowerConfigStruct::m_Neut_MaxEneShowerLib |
upper energy limit for neutron frozen showers
Definition at line 23 of file FastShowerConfigStruct.h.
double FastShowerConfigStruct::m_Neut_MinEneShowerLib |
lower energy limit for neutron frozen showers
Definition at line 22 of file FastShowerConfigStruct.h.
bool FastShowerConfigStruct::m_Pion_FlagShowerLib |
switch for pion frozen showers
Definition at line 25 of file FastShowerConfigStruct.h.
double FastShowerConfigStruct::m_Pion_MaxEneShowerLib |
upper energy limit for pion frozen showers
Definition at line 27 of file FastShowerConfigStruct.h.
double FastShowerConfigStruct::m_Pion_MinEneShowerLib |
lower energy limit for pion frozen showers
Definition at line 26 of file FastShowerConfigStruct.h.
std::string FastShowerConfigStruct::m_SensitiveDetectorName |
Definition at line 39 of file FastShowerConfigStruct.h.
std::string FastShowerConfigStruct::m_showerLibSvcName |
Definition at line 40 of file FastShowerConfigStruct.h.