ATLAS Offline Software
|
Public Attributes | |
bool | attempted_detmgrload = false |
const InDetDD::TRT_DetectorManager * | trtdetmgr = nullptr |
const TRT_ID * | idhelper = nullptr |
PRDCommonFlags::InDetPartsFlags | indetpartsflags |
double | minToT = 0.0 |
double | maxToT = 0.0 |
int | minLE = 0 |
int | maxLE = 0 |
bool | needToTCheck = false |
bool | needLECheck = false |
bool | requireHT = false |
Definition at line 25 of file PRDCollHandle_TRT.cxx.
bool PRDCollHandle_TRT::Imp::attempted_detmgrload = false |
Definition at line 29 of file PRDCollHandle_TRT.cxx.
Definition at line 33 of file PRDCollHandle_TRT.cxx.
PRDCommonFlags::InDetPartsFlags PRDCollHandle_TRT::Imp::indetpartsflags |
Definition at line 35 of file PRDCollHandle_TRT.cxx.
int PRDCollHandle_TRT::Imp::maxLE = 0 |
Definition at line 39 of file PRDCollHandle_TRT.cxx.
double PRDCollHandle_TRT::Imp::maxToT = 0.0 |
Definition at line 37 of file PRDCollHandle_TRT.cxx.
int PRDCollHandle_TRT::Imp::minLE = 0 |
Definition at line 38 of file PRDCollHandle_TRT.cxx.
double PRDCollHandle_TRT::Imp::minToT = 0.0 |
Definition at line 36 of file PRDCollHandle_TRT.cxx.
bool PRDCollHandle_TRT::Imp::needLECheck = false |
Definition at line 41 of file PRDCollHandle_TRT.cxx.
bool PRDCollHandle_TRT::Imp::needToTCheck = false |
Definition at line 40 of file PRDCollHandle_TRT.cxx.
bool PRDCollHandle_TRT::Imp::requireHT = false |
Definition at line 42 of file PRDCollHandle_TRT.cxx.
const InDetDD::TRT_DetectorManager* PRDCollHandle_TRT::Imp::trtdetmgr = nullptr |
Definition at line 32 of file PRDCollHandle_TRT.cxx.