#include <L1TCSCTPG.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | bookHistograms (DQMStore::IBooker &ibooker, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Attributes | |
MonitorElement * | csctpgbend |
MonitorElement * | csctpgbx |
MonitorElement * | csctpgpattern |
MonitorElement * | csctpgquality |
edm::InputTag | csctpgSource_ |
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > | csctpgSource_token_ |
MonitorElement * | csctpgstrip |
MonitorElement * | csctpgstriptype |
MonitorElement * | csctpgwg |
std::ofstream | logFile_ |
bool | monitorDaemon_ |
int | nev_ |
std::string | outputFile_ |
bool | verbose_ |
Definition at line 40 of file L1TCSCTPG.h.
L1TCSCTPG::L1TCSCTPG | ( | const edm::ParameterSet & | ps | ) |
Definition at line 13 of file L1TCSCTPG.cc.
References gather_cfg::cout, edm::ParameterSet::getUntrackedParameter(), outputFile_, and verbose_.
|
override |
Definition at line 33 of file L1TCSCTPG.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 48 of file L1TCSCTPG.cc.
References gather_cfg::cout, csctpgbend, csctpgbx, csctpgpattern, csctpgquality, csctpgSource_, csctpgSource_token_, csctpgstrip, csctpgstriptype, csctpgwg, MillePedeFileConverter_cfg::e, dqm::impl::MonitorElement::Fill(), edm::HandleBase::isValid(), edm::InputTag::label(), nev_, and verbose_.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 35 of file L1TCSCTPG.cc.
References dqm::implementation::IBooker::book1D(), csctpgbend, csctpgbx, csctpgpattern, csctpgquality, csctpgstrip, csctpgstriptype, csctpgwg, nev_, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
private |
Definition at line 61 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 56 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 57 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file L1TCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 70 of file L1TCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 59 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 60 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 58 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file L1TCSCTPG.h.
|
private |
Definition at line 67 of file L1TCSCTPG.h.
|
private |
Definition at line 64 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file L1TCSCTPG.h.
Referenced by L1TCSCTPG().
|
private |
Definition at line 66 of file L1TCSCTPG.h.
Referenced by analyze(), and L1TCSCTPG().