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