Public Member Functions | |
virtual void | analyze (Event const &, EventSetup const &) |
virtual void | endJob () |
EventContentAnalyzer (ParameterSet const &) | |
~EventContentAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
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 () |
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 &) |
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 |
typedef WorkerT< EDAnalyzer > | WorkerType |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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 261 of file EventContentAnalyzer.cc.
|
explicit |
Definition at line 288 of file EventContentAnalyzer.cc.
References getModuleLabels_, moduleLabels_, and edm::sort_all().
edm::EventContentAnalyzer::~EventContentAnalyzer | ( | ) |
Definition at line 302 of file EventContentAnalyzer.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 315 of file EventContentAnalyzer.cc.
References edm::binary_search_all(), className(), cumulates_, evno_, edm::friendlyname::friendlyName(), edm::Event::getAllProvenance(), edm::Event::getByLabel(), getData_, getModuleLabels_, patZpeak::handle, indentation_, combine::key, listContent_, moduleLabels_, AlCaHLTBitMon_QueryRunRegistry::string, verbose_, and verboseIndentation_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 398 of file EventContentAnalyzer.cc.
References cumulates_.
|
static |
Definition at line 415 of file EventContentAnalyzer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addOptionalUntracked(), np, edm::ConfigurationDescriptions::setComment(), and edm::ParameterDescriptionNode::setComment().
|
private |
Definition at line 281 of file EventContentAnalyzer.cc.
|
private |
Definition at line 280 of file EventContentAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 279 of file EventContentAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 278 of file EventContentAnalyzer.cc.
Referenced by analyze(), and EventContentAnalyzer().
|
private |
Definition at line 274 of file EventContentAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 282 of file EventContentAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 276 of file EventContentAnalyzer.cc.
Referenced by analyze(), and EventContentAnalyzer().
|
private |
Definition at line 277 of file EventContentAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 275 of file EventContentAnalyzer.cc.
Referenced by analyze().