#include <PFTester.h>
Private Attributes | |
DQMStore * | dbe_ |
edm::EDGetTokenT < reco::PFCandidateCollection > | inputPFlowLabel_tok_ |
std::map< std::string, MonitorElement * > | me |
std::string | outputFile_ |
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) |
Definition at line 19 of file PFTester.h.
|
explicit |
Definition at line 40 of file PFTester.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Definition at line 52 of file PFTester.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 95 of file PFTester.cc.
References reco::LeafCandidate::charge(), reco::LeafCandidate::et(), reco::LeafCandidate::eta(), edm::Event::getByToken(), reco::PFCandidate::particleId(), reco::LeafCandidate::pdgId(), reco::LeafCandidate::phi(), and edm::Handle< T >::product().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 55 of file PFTester.cc.
References DQMStore::book1D(), dbe_, M_PI, cppFunctionSkipper::operator, and DQMStore::setCurrentFolder().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 214 of file PFTester.cc.
References dbe_, and DQMStore::save().
|
private |
Definition at line 32 of file PFTester.h.
|
private |
Definition at line 37 of file PFTester.h.
|
private |
Definition at line 33 of file PFTester.h.
|
private |
Definition at line 36 of file PFTester.h.