![]() |
![]() |
#include <PerformanceAnalyzer.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
PerformanceAnalyzer (const edm::ParameterSet &) | |
~PerformanceAnalyzer () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
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 () |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
![]() | |
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 11 of file PerformanceAnalyzer.h.
|
explicit |
Definition at line 18 of file PerfomanceAnalyzer.cc.
References DQMStore::book1D(), fDBE, fEcalUnsuppDigis, fEcalZeroSuppDigis, fg4SimHits, fHcalUnsuppDigis, fMixing, fMuonCSCDigis, fMuonDTDigis, fMuonRPCDigis, fPreShwZeroSuppDigis, fSiPixelDigis, fSiStripDigis, fVtxSmeared, NULL, and DQMStore::setCurrentFolder().
PerformanceAnalyzer::~PerformanceAnalyzer | ( | ) |
Definition at line 46 of file PerfomanceAnalyzer.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 62 of file PerfomanceAnalyzer.cc.
References edm::EventID::event(), fEcalUnsuppDigis, fEcalZeroSuppDigis, fg4SimHits, fHcalUnsuppDigis, MonitorElement::Fill(), fMixing, fMuonCSCDigis, fMuonDTDigis, fMuonRPCDigis, fPreShwZeroSuppDigis, fSiPixelDigis, fSiStripDigis, fVtxSmeared, edm::Event::getByLabel(), i, edm::EventBase::id(), and hitfit::return.
|
inlinevirtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 52 of file PerfomanceAnalyzer.cc.
References fDBE, fOutputFile, hitfit::return, and DQMStore::save().
|
private |
Definition at line 23 of file PerformanceAnalyzer.h.
Referenced by endJob(), and PerformanceAnalyzer().
|
private |
Definition at line 30 of file PerformanceAnalyzer.h.
Referenced by analyze(), and PerformanceAnalyzer().
|
private |
Definition at line 31 of file PerformanceAnalyzer.h.
Referenced by analyze(), and PerformanceAnalyzer().
|
private |
Definition at line 26 of file PerformanceAnalyzer.h.
Referenced by analyze(), and PerformanceAnalyzer().
|
private |
Definition at line 33 of file PerformanceAnalyzer.h.
Referenced by analyze(), and PerformanceAnalyzer().
|
private |
Definition at line 27 of file PerformanceAnalyzer.h.
Referenced by analyze(), and PerformanceAnalyzer().
|
private |
Definition at line 34 of file PerformanceAnalyzer.h.
Referenced by analyze(), and PerformanceAnalyzer().
|
private |
Definition at line 35 of file PerformanceAnalyzer.h.
Referenced by analyze(), and PerformanceAnalyzer().
|
private |
Definition at line 36 of file PerformanceAnalyzer.h.
Referenced by analyze(), and PerformanceAnalyzer().
|
private |
Definition at line 24 of file PerformanceAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 32 of file PerformanceAnalyzer.h.
Referenced by analyze(), and PerformanceAnalyzer().
|
private |
Definition at line 28 of file PerformanceAnalyzer.h.
Referenced by analyze(), and PerformanceAnalyzer().
|
private |
Definition at line 29 of file PerformanceAnalyzer.h.
Referenced by analyze(), and PerformanceAnalyzer().
|
private |
Definition at line 25 of file PerformanceAnalyzer.h.
Referenced by analyze(), and PerformanceAnalyzer().