#include <GlobalRecHitsHistogrammer.h>
Public Types | |
typedef std::map< uint32_t, float, std::less< uint32_t > > | MapType |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
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 Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 53 of file GlobalRecHitsHistogrammer.h.
typedef std::map<uint32_t,float,std::less<uint32_t> > GlobalRecHitsHistogrammer::MapType |
Definition at line 61 of file GlobalRecHitsHistogrammer.h.
|
explicit |
Definition at line 13 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.
|
virtual |
Definition at line 78 of file GlobalRecHitsHistogrammer.cc.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 259 of file GlobalRecHitsHistogrammer.cc.
References count, edm::EventID::event(), MonitorElement::Fill(), frequency, edm::Event::getAllProvenance(), getAllProvenances, edm::Event::getByToken(), GlobalRecHitSrc_Token_, i, edm::EventBase::id(), edm::HandleBase::isValid(), mehCSCn, mehCSCResRDPhi, mehDtMuonn, mehDtMuonRes, mehEcaln, mehEcalRes, mehHcaln, mehHcalRes, mehRPCn, mehRPCResX, mehSiPixeln, mehSiPixelResX, mehSiPixelResY, mehSiStripn, mehSiStripResX, mehSiStripResY, printProvenanceInfo, edm::EventID::run(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 82 of file GlobalRecHitsHistogrammer.cc.
References DQMStore::IBooker::book1D(), i, j, mehCSCn, mehCSCResRDPhi, mehDtMuonn, mehDtMuonRes, mehEcaln, mehEcalRes, mehHcaln, mehHcalRes, mehRPCn, mehRPCResX, mehSiPixeln, mehSiPixelResX, mehSiPixelResY, mehSiStripn, mehSiStripResX, mehSiStripResY, MonitorElement::setAxisTitle(), and DQMStore::IBooker::setCurrentFolder().
|
private |
Definition at line 126 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze().
|
private |
Definition at line 80 of file GlobalRecHitsHistogrammer.h.
Referenced by GlobalRecHitsHistogrammer().
|
private |
Definition at line 72 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 76 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and GlobalRecHitsHistogrammer().
|
private |
Definition at line 82 of file GlobalRecHitsHistogrammer.h.
Referenced by GlobalRecHitsHistogrammer().
|
private |
Definition at line 83 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and GlobalRecHitsHistogrammer().
|
private |
Definition at line 75 of file GlobalRecHitsHistogrammer.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::_sort_list(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::foundIn(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::fullFilename(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputEventContent(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::properties(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::readConnections(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::updateProcess(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::usedBy().
|
private |
Definition at line 118 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 121 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 117 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 120 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 89 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 90 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 96 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 119 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 122 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 110 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 111 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 112 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 103 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 105 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file GlobalRecHitsHistogrammer.h.
Referenced by GlobalRecHitsHistogrammer().
|
private |
Definition at line 77 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and GlobalRecHitsHistogrammer().
|
private |
Definition at line 73 of file GlobalRecHitsHistogrammer.h.
Referenced by analyze(), and GlobalRecHitsHistogrammer().