#include <GEMDQMBase.h>
Public Member Functions | |
MEStationInfo () | |
MEStationInfo (Int_t nRegion, Int_t nStation, Int_t nLayer, Int_t nNumChambers, Int_t nNumEtaPartitions, Int_t nMaxVFAT, Int_t nNumDigi, Int_t nMinIdxChamber, Int_t nMaxIdxChamber) | |
bool | operator== (const MEStationInfo &other) const |
Public Attributes | |
Float_t | fMinPhi_ |
std::vector< Float_t > | listRadiusEvenChamber_ |
std::vector< Float_t > | listRadiusOddChamber_ |
Int_t | nLayer_ |
Int_t | nMaxIdxChamber_ |
Int_t | nMaxVFAT_ |
Int_t | nMinIdxChamber_ |
Int_t | nNumChambers_ |
Int_t | nNumDigi_ |
Int_t | nNumEtaPartitions_ |
Int_t | nRegion_ |
Int_t | nStation_ |
Definition at line 462 of file GEMDQMBase.h.
|
inline |
Definition at line 464 of file GEMDQMBase.h.
|
inline |
Definition at line 465 of file GEMDQMBase.h.
|
inline |
Definition at line 485 of file GEMDQMBase.h.
References nLayer_, nMaxVFAT_, nNumChambers_, nNumDigi_, nNumEtaPartitions_, nRegion_, nStation_, and trackingPlots::other.
Float_t GEMDQMBase::MEStationInfo::fMinPhi_ |
Definition at line 501 of file GEMDQMBase.h.
Referenced by GEMRecHitSource::analyze(), GEMDigiSource::analyze(), GEMRecHitSource::ProcessWithMEMap3(), GEMDigiSource::ProcessWithMEMap3(), and GEMDQMBase::readGeometryPhiInfoChamber().
std::vector<Float_t> GEMDQMBase::MEStationInfo::listRadiusEvenChamber_ |
Definition at line 503 of file GEMDQMBase.h.
Referenced by GEMRecHitSource::ProcessWithMEMap3(), and GEMDQMBase::readGeometryRadiusInfoChamber().
std::vector<Float_t> GEMDQMBase::MEStationInfo::listRadiusOddChamber_ |
Definition at line 504 of file GEMDQMBase.h.
Referenced by GEMRecHitSource::ProcessWithMEMap3(), and GEMDQMBase::readGeometryRadiusInfoChamber().
Int_t GEMDQMBase::MEStationInfo::nLayer_ |
Definition at line 493 of file GEMDQMBase.h.
Referenced by operator==().
Int_t GEMDQMBase::MEStationInfo::nMaxIdxChamber_ |
Definition at line 500 of file GEMDQMBase.h.
Referenced by GEMRecHitSource::ProcessWithMEMap3(), and GEMDAQStatusSource::ProcessWithMEMap3().
Int_t GEMDQMBase::MEStationInfo::nMaxVFAT_ |
Definition at line 496 of file GEMDQMBase.h.
Referenced by operator==(), GEMDigiSource::ProcessWithMEMap3(), GEMDAQStatusSource::ProcessWithMEMap3(), GEMDigiSource::ProcessWithMEMap3WithChamber(), GEMDAQStatusSource::ProcessWithMEMap3WithChamber(), and GEMDQMBase::readGeometryPhiInfoChamber().
Int_t GEMDQMBase::MEStationInfo::nMinIdxChamber_ |
Definition at line 499 of file GEMDQMBase.h.
Referenced by GEMRecHitSource::ProcessWithMEMap3(), GEMDigiSource::ProcessWithMEMap3(), and GEMDAQStatusSource::ProcessWithMEMap3().
Int_t GEMDQMBase::MEStationInfo::nNumChambers_ |
Definition at line 494 of file GEMDQMBase.h.
Referenced by operator==(), and GEMDigiSource::ProcessWithMEMap3().
Int_t GEMDQMBase::MEStationInfo::nNumDigi_ |
Definition at line 497 of file GEMDQMBase.h.
Referenced by operator==(), GEMDigiSource::ProcessWithMEMap3WithChamber(), and GEMDQMBase::readGeometryPhiInfoChamber().
Int_t GEMDQMBase::MEStationInfo::nNumEtaPartitions_ |
Definition at line 495 of file GEMDQMBase.h.
Referenced by GEMDigiSource::analyze(), operator==(), GEMRecHitSource::ProcessWithMEMap3(), GEMDigiSource::ProcessWithMEMap3(), GEMDAQStatusSource::ProcessWithMEMap3(), GEMRecHitSource::ProcessWithMEMap3WithChamber(), GEMDigiSource::ProcessWithMEMap3WithChamber(), GEMDAQStatusSource::ProcessWithMEMap3WithChamber(), and GEMDQMBase::readGeometryPhiInfoChamber().
Int_t GEMDQMBase::MEStationInfo::nRegion_ |
Definition at line 489 of file GEMDQMBase.h.
Referenced by operator==().
Int_t GEMDQMBase::MEStationInfo::nStation_ |
Definition at line 492 of file GEMDQMBase.h.
Referenced by operator==().