ATLAS Offline Software
|
Public Member Functions | |
void | updateProjectionFlag () |
Public Attributes | |
PRDCollHandle_MM * | theclass = nullptr |
std::map< const MuonGM::MuonStation *, unsigned > | mm2stationcounter |
unsigned | minHitsPerStation = 0U |
VP1Interval | allowedADCValues |
bool | excludeMaskedHits = false |
bool | onlyShowActive = false |
QString | status |
bool | projectionsEnabled = false |
int | appropriateprojection = 0 |
Definition at line 25 of file PRDCollHandle_MM.cxx.
void PRDCollHandle_MM::Imp::updateProjectionFlag | ( | ) |
VP1Interval PRDCollHandle_MM::Imp::allowedADCValues |
Definition at line 30 of file PRDCollHandle_MM.cxx.
int PRDCollHandle_MM::Imp::appropriateprojection = 0 |
Definition at line 35 of file PRDCollHandle_MM.cxx.
bool PRDCollHandle_MM::Imp::excludeMaskedHits = false |
Definition at line 31 of file PRDCollHandle_MM.cxx.
unsigned PRDCollHandle_MM::Imp::minHitsPerStation = 0U |
Definition at line 29 of file PRDCollHandle_MM.cxx.
std::map<const MuonGM::MuonStation*,unsigned> PRDCollHandle_MM::Imp::mm2stationcounter |
Definition at line 28 of file PRDCollHandle_MM.cxx.
bool PRDCollHandle_MM::Imp::onlyShowActive = false |
Definition at line 32 of file PRDCollHandle_MM.cxx.
bool PRDCollHandle_MM::Imp::projectionsEnabled = false |
Definition at line 34 of file PRDCollHandle_MM.cxx.
QString PRDCollHandle_MM::Imp::status |
Definition at line 33 of file PRDCollHandle_MM.cxx.
PRDCollHandle_MM* PRDCollHandle_MM::Imp::theclass = nullptr |
Definition at line 27 of file PRDCollHandle_MM.cxx.