![]() |
![]() |
Produce a summary table of some candidate collections. More...
Classes | |
struct | Record |
Public Member Functions | |
virtual void | analyze (const edm::Event &iEvent, const edm::EventSetup &iSetup) |
CandidateSummaryTable (const edm::ParameterSet &iConfig) | |
virtual void | endJob () |
~CandidateSummaryTable () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
std::vector< Record > | collections_ |
bool | dumpItems_ |
std::string | logName_ |
bool | perEvent_ |
bool | perJob_ |
std::string | self_ |
size_t | totalEvents_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
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 62 of file CandidateSummaryTable.cc.
References collections_, edm::ParameterSet::getParameter(), SiPixelRawToDigiRegional_cfi::inputs, and SiStripGain_Fake_cff::Record.
pat::CandidateSummaryTable::~CandidateSummaryTable | ( | ) |
Definition at line 76 of file CandidateSummaryTable.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 80 of file CandidateSummaryTable.cc.
References edm::EventID::event(), edm::Event::getByLabel(), i, edm::EventBase::id(), and edm::EventID::run().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 118 of file CandidateSummaryTable.cc.
|
private |
Definition at line 53 of file CandidateSummaryTable.cc.
Referenced by CandidateSummaryTable().
|
private |
Definition at line 57 of file CandidateSummaryTable.cc.
|
private |
Definition at line 56 of file CandidateSummaryTable.cc.
|
private |
Definition at line 55 of file CandidateSummaryTable.cc.
|
private |
Definition at line 55 of file CandidateSummaryTable.cc.
|
private |
Definition at line 56 of file CandidateSummaryTable.cc.
|
private |
Definition at line 54 of file CandidateSummaryTable.cc.