#include <L1TCSCTPG.h>
Public Member Functions | |
L1TCSCTPG (const edm::ParameterSet &ps) | |
~L1TCSCTPG () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
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 |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
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 42 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 34 of file L1TCSCTPG.cc.
|
overrideprotected |
Definition at line 62 of file L1TCSCTPG.cc.
References gather_cfg::cout, csctpgbend, csctpgbx, csctpgpattern, csctpgquality, csctpgSource_, csctpgSource_token_, csctpgstrip, csctpgstriptype, csctpgwg, MonitorElement::Fill(), edm::Event::getByToken(), edm::HandleBase::isValid(), edm::InputTag::label(), nev_, and verbose_.
|
overrideprotected |
Definition at line 37 of file L1TCSCTPG.cc.
References DQMStore::IBooker::book1D(), csctpgbend, csctpgbx, csctpgpattern, csctpgquality, csctpgstrip, csctpgstriptype, csctpgwg, nev_, and DQMStore::IBooker::setCurrentFolder().
|
overrideprotected |
Definition at line 58 of file L1TCSCTPG.cc.
|
private |
Definition at line 66 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
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 74 of file L1TCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 75 of file L1TCSCTPG.h.
Referenced by analyze().
|
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 analyze(), and bookHistograms().
|
private |
Definition at line 63 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 73 of file L1TCSCTPG.h.
|
private |
Definition at line 72 of file L1TCSCTPG.h.
|
private |
Definition at line 69 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file L1TCSCTPG.h.
Referenced by L1TCSCTPG().
|
private |
Definition at line 71 of file L1TCSCTPG.h.
Referenced by analyze(), and L1TCSCTPG().