|
virtual void | analyze (const edm::Event &iEvent, const edm::EventSetup &iSetup) override |
|
| CandidateSummaryTable (const edm::ParameterSet &iConfig) |
|
virtual void | endJob () override |
|
| ~CandidateSummaryTable () |
|
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
|
| EDAnalyzer () |
|
ModuleDescription const & | moduleDescription () const |
|
std::string | workerType () const |
|
virtual | ~EDAnalyzer () |
|
| EDConsumerBase () |
|
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
|
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
|
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
|
std::vector
< ProductHolderIndexAndSkipBit >
const & | itemsToGetFromEvent () const |
|
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
|
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
|
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
|
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
|
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
|
virtual | ~EDConsumerBase () |
|
Produce a summary table of some candidate collections.
FIXME FIXME Move to CandAlgos
- Author
- Giovanni Petrucciani
- Version
- Id:
- CandidateSummaryTable.cc,v 1.4 2010/02/20 21:00:15 wmtan Exp
Definition at line 27 of file CandidateSummaryTable.cc.