#include <GEMOfflineDQMBase.h>
Public Types | |
using | MEMap = std::map< GEMDetId, dqm::impl::MonitorElement * > |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Attributes | |
std::string | log_category_ |
Additional Inherited Members | |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
Definition at line 11 of file GEMOfflineDQMBase.h.
using GEMOfflineDQMBase::MEMap = std::map<GEMDetId, dqm::impl::MonitorElement*> |
Definition at line 13 of file GEMOfflineDQMBase.h.
|
explicit |
Definition at line 4 of file GEMOfflineDQMBase.cc.
|
inline |
Definition at line 70 of file GEMOfflineDQMBase.h.
Referenced by GEMOfflineMonitor::bookDigiOccupancy(), GEMEfficiencyAnalyzer::bookEfficiencyChamber(), GEMEfficiencyAnalyzer::bookEfficiencyEtaPartition(), GEMOfflineMonitor::bookHitOccupancy(), GEMEfficiencyAnalyzer::bookMisc(), GEMEfficiencyAnalyzer::bookResolution(), and getNumEtaPartitions().
Definition at line 92 of file GEMOfflineDQMBase.cc.
References crabWrapper::key, log_category_, AlCaHLTBitMon_QueryRunRegistry::string, UNLIKELY, and x.
Referenced by GEMEfficiencyAnalyzer::analyze(), GEMOfflineMonitor::doDigiOccupancy(), and GEMOfflineMonitor::doHitOccupancy().
void GEMOfflineDQMBase::fillME | ( | MEMap & | me_map, |
const GEMDetId & | key, | ||
const float | x, | ||
const float | y | ||
) |
Definition at line 103 of file GEMOfflineDQMBase.cc.
References crabWrapper::key, log_category_, UNLIKELY, x, and y.
int GEMOfflineDQMBase::getDetOccXBin | ( | const GEMDetId & | gem_id, |
const edm::ESHandle< GEMGeometry > & | gem | ||
) |
Definition at line 6 of file GEMOfflineDQMBase.cc.
References GEMDetId::chamber(), getDetOccXBin(), GEMDetId::layer(), and GEMSuperChamber::nChambers().
|
inline |
Definition at line 65 of file GEMOfflineDQMBase.h.
References relativeConstraints::chamber, and phase1PixelTopology::layer.
Referenced by GEMEfficiencyAnalyzer::analyze(), GEMOfflineMonitor::doDigiOccupancy(), GEMOfflineMonitor::doHitOccupancy(), getDetOccXBin(), setDetLabelsEta(), and setDetLabelsVFAT().
|
inline |
Definition at line 44 of file GEMOfflineDQMBase.h.
References GEMeMap::maxVFatGE0_, GEMeMap::maxVFatGE11_, GEMeMap::maxVFatGE21_, and relativeConstraints::station.
Referenced by GEMOfflineMonitor::bookDigiOccupancy(), getVFATNumber(), and setDetLabelsVFAT().
int GEMOfflineDQMBase::getNumEtaPartitions | ( | const GEMStation * | station | ) |
Definition at line 76 of file GEMOfflineDQMBase.cc.
References chambers, checkRefs(), log_category_, and relativeConstraints::station.
Referenced by GEMOfflineMonitor::bookDigiOccupancy(), GEMEfficiencyAnalyzer::bookEfficiencyEtaPartition(), GEMOfflineMonitor::bookHitOccupancy(), setDetLabelsEta(), and setDetLabelsVFAT().
Definition at line 89 of file GEMOfflineDQMBase.h.
References GEMDetId::region().
Referenced by GEMEfficiencyAnalyzer::analyze(), and GEMEfficiencyAnalyzer::bookResolution().
Definition at line 83 of file GEMOfflineDQMBase.h.
References getReStKey(), HLT_FULL_cff::region, and relativeConstraints::station.
|
inline |
Definition at line 78 of file GEMOfflineDQMBase.h.
References HLT_FULL_cff::region, and relativeConstraints::station.
Referenced by GEMEfficiencyAnalyzer::analyze(), GEMOfflineMonitor::bookDigiOccupancy(), GEMEfficiencyAnalyzer::bookEfficiencyEtaPartition(), GEMEfficiencyAnalyzer::bookEfficiencyMomentum(), GEMOfflineMonitor::bookHitOccupancy(), GEMEfficiencyAnalyzer::bookMisc(), GEMOfflineMonitor::doDigiOccupancy(), GEMOfflineMonitor::doHitOccupancy(), and getReStKey().
Definition at line 93 of file GEMOfflineDQMBase.h.
References GEMDetId::region().
Definition at line 85 of file GEMOfflineDQMBase.h.
References GEMDetId::region().
Referenced by GEMEfficiencyAnalyzer::analyze(), and GEMEfficiencyAnalyzer::bookEfficiencyChamber().
|
inline |
Definition at line 55 of file GEMOfflineDQMBase.h.
References getMaxVFAT(), LEDCalibrationChannels::ieta, and relativeConstraints::station.
Referenced by getVFATNumberByStrip(), and setDetLabelsVFAT().
|
inline |
Definition at line 60 of file GEMOfflineDQMBase.h.
References getVFATNumber(), LEDCalibrationChannels::ieta, GEMeMap::maxChan_, relativeConstraints::station, and digitizers_cfi::strip.
Referenced by GEMOfflineMonitor::doDigiOccupancy().
void GEMOfflineDQMBase::setDetLabelsEta | ( | MonitorElement * | me, |
const GEMStation * | station | ||
) |
Definition at line 49 of file GEMOfflineDQMBase.cc.
References relativeConstraints::chamber, getDetOccXBin(), getNumEtaPartitions(), LEDCalibrationChannels::ieta, label, log_category_, hlt_dqm_clientPB-live_cfg::me, relativeConstraints::station, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by GEMEfficiencyAnalyzer::bookEfficiencyEtaPartition(), and GEMOfflineMonitor::bookHitOccupancy().
void GEMOfflineDQMBase::setDetLabelsVFAT | ( | MonitorElement * | me, |
const GEMStation * | station | ||
) |
Definition at line 14 of file GEMOfflineDQMBase.cc.
References relativeConstraints::chamber, getDetOccXBin(), getMaxVFAT(), getNumEtaPartitions(), getVFATNumber(), LEDCalibrationChannels::ieta, label, log_category_, hlt_dqm_clientPB-live_cfg::me, and relativeConstraints::station.
Referenced by GEMOfflineMonitor::bookDigiOccupancy().
std::string GEMOfflineDQMBase::log_category_ |
Definition at line 41 of file GEMOfflineDQMBase.h.
Referenced by GEMOfflineMonitor::analyze(), GEMOfflineMonitor::bookDigiOccupancy(), GEMOfflineMonitor::bookHistograms(), GEMOfflineMonitor::bookHitOccupancy(), fillME(), GEMOfflineMonitor::GEMOfflineMonitor(), getNumEtaPartitions(), setDetLabelsEta(), and setDetLabelsVFAT().