#include <L1TdeCSCTPG.h>
Protected Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, const edm::Run &, const edm::EventSetup &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Attributes | |
std::vector< double > | alctMaxBin_ |
std::vector< double > | alctMinBin_ |
std::vector< unsigned > | alctNBin_ |
std::vector< std::string > | alctVars_ |
std::map< uint32_t, std::map< std::string, MonitorElement * > > | chamberHistos |
std::vector< std::string > | chambers_ |
std::vector< double > | clctMaxBin_ |
std::vector< double > | clctMinBin_ |
std::vector< unsigned > | clctNBin_ |
std::vector< std::string > | clctVars_ |
edm::EDGetTokenT< CSCALCTDigiCollection > | dataALCT_token_ |
edm::EDGetTokenT< CSCCLCTDigiCollection > | dataCLCT_token_ |
std::vector< std::string > | dataEmul_ |
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > | dataLCT_token_ |
edm::EDGetTokenT< CSCALCTDigiCollection > | emulALCT_token_ |
edm::EDGetTokenT< CSCCLCTDigiCollection > | emulCLCT_token_ |
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > | emulLCT_token_ |
std::vector< double > | lctMaxBin_ |
std::vector< double > | lctMinBin_ |
std::vector< unsigned > | lctNBin_ |
std::vector< std::string > | lctVars_ |
std::string | monitorDir_ |
Definition at line 15 of file L1TdeCSCTPG.h.
L1TdeCSCTPG::L1TdeCSCTPG | ( | const edm::ParameterSet & | ps | ) |
Definition at line 5 of file L1TdeCSCTPG.cc.
|
override |
Definition at line 33 of file L1TdeCSCTPG.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 72 of file L1TdeCSCTPG.cc.
References chamberHistos, dataALCT_token_, dataCLCT_token_, dataLCT_token_, MillePedeFileConverter_cfg::e, emulALCT_token_, emulCLCT_token_, emulLCT_token_, and FastTimerService_cff::range.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 35 of file L1TdeCSCTPG.cc.
References alctMaxBin_, alctMinBin_, alctNBin_, alctVars_, dqm::implementation::IBooker::book1D(), chamberHistos, chambers_, clctMaxBin_, clctMinBin_, clctNBin_, clctVars_, dataEmul_, B2GTnPMonitor_cfi::histTitle, crabWrapper::key, lctMaxBin_, lctMinBin_, lctNBin_, lctVars_, monitorDir_, dqm::implementation::NavigatorBase::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 46 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 43 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 40 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 36 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 52 of file L1TdeCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 33 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 47 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 44 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 41 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 37 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 25 of file L1TdeCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 27 of file L1TdeCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 34 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 29 of file L1TdeCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 26 of file L1TdeCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 28 of file L1TdeCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 30 of file L1TdeCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 48 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 45 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 42 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 38 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().
|
private |
Definition at line 31 of file L1TdeCSCTPG.h.
Referenced by bookHistograms().