Static Public Member Functions | |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
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 () |
Private Attributes | |
std::map< std::string, int > | cumulates_ |
int | evno_ |
bool | getData_ |
std::vector< std::string > | getModuleLabels_ |
std::string | indentation_ |
bool | listContent_ |
std::vector< std::string > | moduleLabels_ |
bool | verbose_ |
std::string | verboseIndentation_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 262 of file EventContentAnalyzer.cc.
|
explicit |
Definition at line 289 of file EventContentAnalyzer.cc.
References edm::EDAnalyzer::callWhenNewProductsRegistered(), edm::BranchDescription::className(), edm::EDConsumerBase::consumes(), getData_, getModuleLabels_, mod(), edm::BranchDescription::moduleLabel(), moduleLabels_, edm::BranchDescription::processName(), edm::PRODUCT_TYPE, edm::BranchDescription::productInstanceName(), edm::sort_all(), and edm::BranchDescription::unwrappedTypeID().
|
override |
Definition at line 326 of file EventContentAnalyzer.cc.
|
overridevirtual |
Implements edm::EDAnalyzer.
Definition at line 339 of file EventContentAnalyzer.cc.
References edm::binary_search_all(), className(), cumulates_, evno_, edm::friendlyname::friendlyName(), edm::Event::getAllStableProvenance(), edm::Event::getByLabel(), getData_, getModuleLabels_, cmsBatch::handle, indentation_, MuonErrorMatrixAdjuster_cfi::instanceName, crabWrapper::key, listContent_, moduleLabels_, modifiedElectrons_cfi::processName, AlCaHLTBitMon_QueryRunRegistry::string, verbose_, and verboseIndentation_.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 424 of file EventContentAnalyzer.cc.
References cumulates_.
|
static |
Definition at line 441 of file EventContentAnalyzer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addOptionalUntracked(), DEFINE_FWK_MODULE, np, edm::ConfigurationDescriptions::setComment(), and edm::ParameterDescriptionNode::setComment().
|
private |
Definition at line 282 of file EventContentAnalyzer.cc.
|
private |
Definition at line 281 of file EventContentAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 280 of file EventContentAnalyzer.cc.
Referenced by analyze(), and EventContentAnalyzer().
|
private |
Definition at line 279 of file EventContentAnalyzer.cc.
Referenced by analyze(), and EventContentAnalyzer().
|
private |
Definition at line 275 of file EventContentAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 283 of file EventContentAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 277 of file EventContentAnalyzer.cc.
Referenced by analyze(), and EventContentAnalyzer().
|
private |
Definition at line 278 of file EventContentAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 276 of file EventContentAnalyzer.cc.
Referenced by analyze().