![]() |
![]() |
#include <L1TCSCTPG.h>
Public Member Functions | |
L1TCSCTPG (const edm::ParameterSet &ps) | |
virtual | ~L1TCSCTPG () |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginJob (void) |
void | endJob (void) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
![]() | |
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_ |
MonitorElement * | csctpgstrip |
MonitorElement * | csctpgstriptype |
MonitorElement * | csctpgwg |
DQMStore * | dbe |
ofstream | logFile_ |
bool | monitorDaemon_ |
int | nev_ |
std::string | outputFile_ |
bool | verbose_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 42 of file L1TCSCTPG.h.
L1TCSCTPG::L1TCSCTPG | ( | const edm::ParameterSet & | ps | ) |
Definition at line 16 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 51 of file L1TCSCTPG.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 104 of file L1TCSCTPG.cc.
References gather_cfg::cout, csctpgbend, csctpgbx, csctpgpattern, csctpgquality, csctpgSource_, csctpgstrip, csctpgstriptype, csctpgwg, MonitorElement::Fill(), edm::Event::getByLabel(), edm::HandleBase::isValid(), edm::InputTag::label(), nev_, and verbose_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 55 of file L1TCSCTPG.cc.
References DQMStore::book1D(), csctpgbend, csctpgbx, csctpgpattern, csctpgquality, csctpgstrip, csctpgstriptype, csctpgwg, dbe, nev_, cppFunctionSkipper::operator, DQMStore::rmdir(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 94 of file L1TCSCTPG.cc.
References gather_cfg::cout, dbe, nev_, outputFile_, DQMStore::save(), and verbose_.
|
private |
Definition at line 71 of file L1TCSCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 72 of file L1TCSCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 66 of file L1TCSCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 67 of file L1TCSCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 79 of file L1TCSCTPG.h.
Referenced by analyze().
|
private |
Definition at line 69 of file L1TCSCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 70 of file L1TCSCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 68 of file L1TCSCTPG.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 64 of file L1TCSCTPG.h.
Referenced by beginJob(), endJob(), and L1TCSCTPG().
|
private |
Definition at line 78 of file L1TCSCTPG.h.
|
private |
Definition at line 77 of file L1TCSCTPG.h.
|
private |
Definition at line 74 of file L1TCSCTPG.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 75 of file L1TCSCTPG.h.
Referenced by endJob(), and L1TCSCTPG().
|
private |
Definition at line 76 of file L1TCSCTPG.h.
Referenced by analyze(), endJob(), and L1TCSCTPG().