#include <GlobalRecHitsHistogrammer.h>
Public Types | |
typedef std::map< uint32_t, float, std::less< uint32_t > > | MapType |
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 > | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Private Attributes | |
unsigned int | count |
bool | doOutput |
std::string | fName |
int | frequency |
bool | getAllProvenances |
edm::InputTag | GlobalRecHitSrc_ |
edm::EDGetTokenT< PGlobalRecHit > | GlobalRecHitSrc_Token_ |
std::string | label |
MonitorElement * | mehCSCn |
MonitorElement * | mehCSCResRDPhi |
MonitorElement * | mehDtMuonn |
MonitorElement * | mehDtMuonRes |
MonitorElement * | mehEcaln [3] |
MonitorElement * | mehEcalRes [3] |
MonitorElement * | mehHcaln [4] |
MonitorElement * | mehHcalRes [4] |
MonitorElement * | mehRPCn |
MonitorElement * | mehRPCResX |
MonitorElement * | mehSiPixeln [7] |
MonitorElement * | mehSiPixelResX [7] |
MonitorElement * | mehSiPixelResY [7] |
MonitorElement * | mehSiStripn [19] |
MonitorElement * | mehSiStripResX [19] |
MonitorElement * | mehSiStripResY [19] |
std::string | outputfile |
bool | printProvenanceInfo |
int | verbosity |
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 49 of file GlobalRecHitsHistogrammer.h.
typedef std::map<uint32_t, float, std::less<uint32_t> > GlobalRecHitsHistogrammer::MapType |
Definition at line 54 of file GlobalRecHitsHistogrammer.h.
|
explicit |
Definition at line 12 of file GlobalRecHitsHistogrammer.cc.
References doOutput, fName, frequency, getAllProvenances, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), GlobalRecHitSrc_, GlobalRecHitSrc_Token_, outputfile, printProvenanceInfo, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
override |
Definition at line 68 of file GlobalRecHitsHistogrammer.cc.
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 255 of file GlobalRecHitsHistogrammer.cc.
References count, edm::EventID::event(), dqm::impl::MonitorElement::Fill(), frequency, getAllProvenances, edm::Event::getAllStableProvenance(), edm::Event::getByToken(), GlobalRecHitSrc_Token_, mps_fire::i, edm::EventBase::id(), edm::HandleBase::isValid(), mehCSCn, mehCSCResRDPhi, mehDtMuonn, mehDtMuonRes, mehEcaln, mehEcalRes, mehHcaln, mehHcalRes, mehRPCn, mehRPCResX, mehSiPixeln, mehSiPixelResX, mehSiPixelResY, mehSiStripn, mehSiStripResX, mehSiStripResY, nevt, printProvenanceInfo, submitPVResolutionJobs::REC, edm::EventID::run(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 70 of file GlobalRecHitsHistogrammer.cc.
References dqm::implementation::IBooker::book1D(), mps_fire::i, dqmiolumiharvest::j, mehCSCn, mehCSCResRDPhi, mehDtMuonn, mehDtMuonRes, mehEcaln, mehEcalRes, mehHcaln, mehHcalRes, mehRPCn, mehRPCResX, mehSiPixeln, mehSiPixelResX, mehSiPixelResY, mehSiStripn, mehSiStripResX, mehSiStripResY, dqm::impl::MonitorElement::setAxisTitle(), and dqm::implementation::NavigatorBase::setCurrentFolder().
|
private |
Definition at line 112 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze().
|
private |
Definition at line 71 of file GlobalRecHitsHistogrammer.h.
Referenced by GlobalRecHitsHistogrammer().
|
private |
Definition at line 63 of file GlobalRecHitsHistogrammer.h.
Referenced by GlobalRecHitsHistogrammer().
|
private |
Definition at line 65 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and GlobalRecHitsHistogrammer().
|
private |
Definition at line 67 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and GlobalRecHitsHistogrammer().
|
private |
Definition at line 73 of file GlobalRecHitsHistogrammer.h.
Referenced by GlobalRecHitsHistogrammer().
|
private |
Definition at line 74 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and GlobalRecHitsHistogrammer().
|
private |
Definition at line 66 of file GlobalRecHitsHistogrammer.h.
|
private |
Definition at line 105 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 108 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 104 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 107 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 80 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 81 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 86 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 106 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 109 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 97 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 99 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 91 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 92 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 93 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file GlobalRecHitsHistogrammer.h.
Referenced by GlobalRecHitsHistogrammer().
|
private |
Definition at line 68 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and GlobalRecHitsHistogrammer().
|
private |
Definition at line 64 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and GlobalRecHitsHistogrammer().