Produce a summary table of some candidate collections. More...
Classes | |
struct | Record |
Private Attributes | |
std::vector< Record > | collections_ |
bool | dumpItems_ |
std::string | logName_ |
bool | perEvent_ |
bool | perJob_ |
std::string | self_ |
size_t | totalEvents_ |
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 &) |
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) |
Produce a summary table of some candidate collections.
FIXME FIXME Move to CandAlgos
Definition at line 27 of file CandidateSummaryTable.cc.
|
explicit |
Definition at line 63 of file CandidateSummaryTable.cc.
References collections_, edm::EDConsumerBase::consumesCollector(), edm::ParameterSet::getParameter(), SiPixelRawToDigiRegional_cfi::inputs, and SiStripGain_Fake_cff::Record.
pat::CandidateSummaryTable::~CandidateSummaryTable | ( | ) |
Definition at line 77 of file CandidateSummaryTable.cc.
|
overridevirtual |
Implements edm::EDAnalyzer.
Definition at line 81 of file CandidateSummaryTable.cc.
References edm::View< T >::begin(), edm::EventID::event(), edm::Event::getByToken(), i, edm::EventBase::id(), and edm::EventID::run().
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 119 of file CandidateSummaryTable.cc.
|
private |
Definition at line 54 of file CandidateSummaryTable.cc.
Referenced by CandidateSummaryTable().
|
private |
Definition at line 58 of file CandidateSummaryTable.cc.
|
private |
Definition at line 57 of file CandidateSummaryTable.cc.
|
private |
Definition at line 56 of file CandidateSummaryTable.cc.
|
private |
Definition at line 56 of file CandidateSummaryTable.cc.
|
private |
Definition at line 57 of file CandidateSummaryTable.cc.
|
private |
Definition at line 55 of file CandidateSummaryTable.cc.