Private Member Functions | |
void | makeDump (const std::string &format) |
Static Private Member Functions | |
static std::string | replace (const std::string &s, const char *pat, int val) |
static std::string | replaceU64 (const std::string &s, const char *pat, unsigned long long val) |
Private Attributes | |
std::string | atBeginJob_ |
std::string | atBeginLumi_ |
std::string | atBeginRun_ |
std::string | atEndJob_ |
std::string | atEndLumi_ |
std::string | atEndRun_ |
std::string | atEvent_ |
std::string | atInputFile_ |
void(* | dump_ )(const char *) |
edm::EventNumber_t | nevent_ |
int | nfile_ |
edm::LuminosityBlockNumber_t | nlumi_ |
int | nrecord_ |
edm::RunNumber_t | nrun_ |
int | prescale_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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) |
Definition at line 17 of file IgProfModule.cc.
|
inline |
Definition at line 20 of file IgProfModule.cc.
References atBeginJob_, atBeginLumi_, atEndJob_, atEndLumi_, atEvent_, atInputFile_, dump_, edm::ParameterSet::getUntrackedParameter(), prescale_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 60 of file IgProfModule.cc.
References atEvent_, edm::EventID::event(), edm::EventBase::id(), makeDump(), nevent_, nrecord_, and prescale_.
|
inlineoverridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 54 of file IgProfModule.cc.
References atBeginJob_, and makeDump().
|
inlineoverride |
Definition at line 73 of file IgProfModule.cc.
References atBeginLumi_, edm::LuminosityBlockBase::luminosityBlock(), makeDump(), and nlumi_.
|
inlineoverride |
Definition at line 67 of file IgProfModule.cc.
References atBeginRun_, makeDump(), nrun_, and edm::RunBase::run().
|
inlineoverridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 57 of file IgProfModule.cc.
References atEndJob_, and makeDump().
|
inlineoverride |
|
inlineoverride |
|
inlineprivate |
Definition at line 83 of file IgProfModule.cc.
References dump_, cmsPerfStripChart::format, nevent_, nfile_, nlumi_, nrecord_, nrun_, replace(), replaceU64(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by analyze(), beginJob(), beginLuminosityBlock(), beginRun(), endJob(), endLuminosityBlock(), endRun(), and respondToOpenInputFile().
|
inlinestaticprivate |
Definition at line 97 of file IgProfModule.cc.
References gen::n, mps_fire::result, alignCSCRings::s, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by makeDump().
|
inlinestaticprivate |
Definition at line 113 of file IgProfModule.cc.
References gen::n, mps_fire::result, alignCSCRings::s, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by makeDump().
|
inlineoverride |
|
private |
Definition at line 130 of file IgProfModule.cc.
Referenced by beginJob(), and IgProfModule().
|
private |
Definition at line 134 of file IgProfModule.cc.
Referenced by beginLuminosityBlock(), and IgProfModule().
|
private |
Definition at line 132 of file IgProfModule.cc.
Referenced by beginRun().
|
private |
Definition at line 131 of file IgProfModule.cc.
Referenced by endJob(), and IgProfModule().
|
private |
Definition at line 135 of file IgProfModule.cc.
Referenced by endLuminosityBlock(), and IgProfModule().
|
private |
Definition at line 133 of file IgProfModule.cc.
Referenced by endRun().
|
private |
Definition at line 137 of file IgProfModule.cc.
Referenced by analyze(), and IgProfModule().
|
private |
Definition at line 136 of file IgProfModule.cc.
Referenced by IgProfModule(), and respondToOpenInputFile().
|
private |
Definition at line 129 of file IgProfModule.cc.
Referenced by IgProfModule(), and makeDump().
|
private |
Definition at line 140 of file IgProfModule.cc.
Referenced by analyze(), and makeDump().
|
private |
Definition at line 143 of file IgProfModule.cc.
Referenced by makeDump(), and respondToOpenInputFile().
|
private |
Definition at line 142 of file IgProfModule.cc.
Referenced by beginLuminosityBlock(), and makeDump().
|
private |
Definition at line 139 of file IgProfModule.cc.
Referenced by analyze(), and makeDump().
|
private |
Definition at line 141 of file IgProfModule.cc.
Referenced by beginRun(), and makeDump().
|
private |
Definition at line 138 of file IgProfModule.cc.
Referenced by analyze(), and IgProfModule().