#include <L1TCSCTPG.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginJob (void) |
void | beginRun (edm::Run const &iRun, edm::EventSetup const &iSetup) |
void | endJob (void) |
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) |
Private Attributes | |
MonitorElement * | csctpgbend |
MonitorElement * | csctpgbx |
MonitorElement * | csctpgpattern |
MonitorElement * | csctpgquality |
edm::InputTag | csctpgSource_ |
edm::EDGetTokenT < CSCCorrelatedLCTDigiCollection > | csctpgSource_token_ |
MonitorElement * | csctpgstrip |
MonitorElement * | csctpgstriptype |
MonitorElement * | csctpgwg |
DQMStore * | dbe |
std::ofstream | logFile_ |
bool | monitorDaemon_ |
int | nev_ |
std::string | outputFile_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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, dbe, edm::ParameterSet::getUntrackedParameter(), NULL, cppFunctionSkipper::operator, outputFile_, DQMStore::setCurrentFolder(), DQMStore::setVerbose(), and verbose_.
|
virtual |
Definition at line 49 of file L1TCSCTPG.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 102 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 |
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 58 of file L1TCSCTPG.cc.
References DQMStore::book1D(), csctpgbend, csctpgbx, csctpgpattern, csctpgquality, csctpgstrip, csctpgstriptype, csctpgwg, dbe, DQMStore::rmdir(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 92 of file L1TCSCTPG.cc.
References gather_cfg::cout, dbe, nev_, outputFile_, DQMStore::save(), and verbose_.
|
private |
Definition at line 73 of file L1TCSCTPG.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 74 of file L1TCSCTPG.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 68 of file L1TCSCTPG.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 69 of file L1TCSCTPG.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 81 of file L1TCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 82 of file L1TCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 71 of file L1TCSCTPG.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 72 of file L1TCSCTPG.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 70 of file L1TCSCTPG.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 66 of file L1TCSCTPG.h.
Referenced by beginRun(), endJob(), and L1TCSCTPG().
|
private |
Definition at line 80 of file L1TCSCTPG.h.
|
private |
Definition at line 79 of file L1TCSCTPG.h.
|
private |
Definition at line 76 of file L1TCSCTPG.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 77 of file L1TCSCTPG.h.
Referenced by endJob(), and L1TCSCTPG().
|
private |
Definition at line 78 of file L1TCSCTPG.h.
Referenced by analyze(), endJob(), and L1TCSCTPG().