#include <myTKAnalyses/DigiInvestigator/src/MultiplicityInvestigator.cc>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob () override |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) override |
virtual void | endJob () override |
Private Attributes | |
DigiInvestigatorHistogramMaker | m_digiinvesthmevent |
DigiLumiCorrHistogramMaker | m_digilumicorrhmevent |
DigiPileupCorrHistogramMaker | m_digipileupcorrhmevent |
DigiVertexCorrHistogramMaker | m_digivtxcorrhmevent |
DigiVtxPosCorrHistogramMaker | m_digivtxposcorrhmevent |
edm::EDGetTokenT< std::map < unsigned int, int > > | m_multiplicityMapToken |
edm::EDGetTokenT < reco::VertexCollection > | m_vertexCollectionToken |
const bool | m_wantInvestHist |
const bool | m_wantLumiCorrHist |
const bool | m_wantPileupCorrHist |
const bool | m_wantVtxCorrHist |
const bool | m_wantVtxPosCorrHist |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 52 of file MultiplicityInvestigator.cc.
|
explicit |
Definition at line 93 of file MultiplicityInvestigator.cc.
References DigiInvestigatorHistogramMaker::book(), DigiVtxPosCorrHistogramMaker::book(), DigiVertexCorrHistogramMaker::book(), DigiPileupCorrHistogramMaker::book(), DigiLumiCorrHistogramMaker::book(), edm::EDConsumerBase::consumesCollector(), m_digiinvesthmevent, m_digilumicorrhmevent, m_digipileupcorrhmevent, m_digivtxcorrhmevent, m_digivtxposcorrhmevent, m_wantInvestHist, m_wantLumiCorrHist, m_wantPileupCorrHist, m_wantVtxCorrHist, and m_wantVtxPosCorrHist.
MultiplicityInvestigator::~MultiplicityInvestigator | ( | ) |
Definition at line 119 of file MultiplicityInvestigator.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 134 of file MultiplicityInvestigator.cc.
References DigiInvestigatorHistogramMaker::fill(), DigiPileupCorrHistogramMaker::fill(), DigiVtxPosCorrHistogramMaker::fill(), DigiVertexCorrHistogramMaker::fill(), DigiLumiCorrHistogramMaker::fill(), edm::Event::getByToken(), m_digiinvesthmevent, m_digilumicorrhmevent, m_digipileupcorrhmevent, m_digivtxcorrhmevent, m_digivtxposcorrhmevent, m_multiplicityMapToken, m_vertexCollectionToken, m_wantInvestHist, m_wantLumiCorrHist, m_wantPileupCorrHist, m_wantVtxCorrHist, m_wantVtxPosCorrHist, and edm::EventBase::orbitNumber().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 159 of file MultiplicityInvestigator.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 165 of file MultiplicityInvestigator.cc.
References DigiInvestigatorHistogramMaker::beginRun(), DigiVertexCorrHistogramMaker::beginRun(), DigiLumiCorrHistogramMaker::beginRun(), m_digiinvesthmevent, m_digilumicorrhmevent, m_digivtxcorrhmevent, and edm::RunBase::run().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 174 of file MultiplicityInvestigator.cc.
|
private |
Definition at line 71 of file MultiplicityInvestigator.cc.
Referenced by analyze(), beginRun(), and MultiplicityInvestigator().
|
private |
Definition at line 73 of file MultiplicityInvestigator.cc.
Referenced by analyze(), beginRun(), and MultiplicityInvestigator().
|
private |
Definition at line 74 of file MultiplicityInvestigator.cc.
Referenced by analyze(), and MultiplicityInvestigator().
|
private |
Definition at line 72 of file MultiplicityInvestigator.cc.
Referenced by analyze(), beginRun(), and MultiplicityInvestigator().
|
private |
Definition at line 75 of file MultiplicityInvestigator.cc.
Referenced by analyze(), and MultiplicityInvestigator().
|
private |
Definition at line 77 of file MultiplicityInvestigator.cc.
Referenced by analyze().
|
private |
Definition at line 78 of file MultiplicityInvestigator.cc.
Referenced by analyze().
|
private |
Definition at line 66 of file MultiplicityInvestigator.cc.
Referenced by analyze(), and MultiplicityInvestigator().
|
private |
Definition at line 68 of file MultiplicityInvestigator.cc.
Referenced by analyze(), and MultiplicityInvestigator().
|
private |
Definition at line 69 of file MultiplicityInvestigator.cc.
Referenced by analyze(), and MultiplicityInvestigator().
|
private |
Definition at line 67 of file MultiplicityInvestigator.cc.
Referenced by analyze(), and MultiplicityInvestigator().
|
private |
Definition at line 70 of file MultiplicityInvestigator.cc.
Referenced by analyze(), and MultiplicityInvestigator().