![]() |
![]() |
#include <L1TCSCTPG.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
virtual void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | bookHistograms (DQMStore::IBooker &ibooker, edm::Run const &, edm::EventSetup const &) override |
virtual void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
![]() | |
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) |
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_.
|
virtual |
Definition at line 34 of file L1TCSCTPG.cc.
|
protectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 64 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_.
|
protectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 61 of file L1TCSCTPG.cc.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 37 of file L1TCSCTPG.cc.
References DQMStore::IBooker::book1D(), csctpgbend, csctpgbx, csctpgpattern, csctpgquality, csctpgstrip, csctpgstriptype, csctpgwg, nev_, and DQMStore::IBooker::setCurrentFolder().
|
protectedvirtual |
|
private |
Definition at line 67 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 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 63 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file L1TCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 76 of file L1TCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 65 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 64 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file L1TCSCTPG.h.
|
private |
Definition at line 73 of file L1TCSCTPG.h.
|
private |
Definition at line 70 of file L1TCSCTPG.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file L1TCSCTPG.h.
Referenced by L1TCSCTPG().
|
private |
Definition at line 72 of file L1TCSCTPG.h.
Referenced by analyze(), and L1TCSCTPG().