#include <DPGAnalysis/SiStripTools/plugins/APVCyclePhaseMonitor.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 |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) override |
Private Attributes | |
const edm::InputTag | _apvphasecollection |
std::map< std::string, TH1F * > | _hphases |
std::map< std::string, TProfile * > | _hphasevsorbit |
std::map< std::string, TH1F ** > | _hselectedphases |
std::map< std::string, TH1F ** > | _hselectedphasessize |
std::map< std::string, TH1F ** > | _hselectedphasesvector |
std::map< std::string, TProfile ** > | _hselectedphasevectorvsorbit |
std::map< std::string, TProfile ** > | _hselectedphasevsorbit |
unsigned int | _nevents |
std::vector< std::string > | _selectedparts |
std::vector< std::string > | _selectedvectorparts |
const unsigned int | m_LSfrac |
const unsigned int | m_maxLS |
RunHistogramManager | m_rhm |
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 51 of file APVCyclePhaseMonitor.cc.
|
explicit |
Definition at line 93 of file APVCyclePhaseMonitor.cc.
References _apvphasecollection, _hselectedphases, _hselectedphasessize, _hselectedphasesvector, _hselectedphasevectorvsorbit, _hselectedphasevsorbit, _selectedparts, _selectedvectorparts, m_LSfrac, m_maxLS, m_rhm, RunHistogramManager::makeTH1F(), and RunHistogramManager::makeTProfile().
APVCyclePhaseMonitor::~APVCyclePhaseMonitor | ( | ) |
Definition at line 142 of file APVCyclePhaseMonitor.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 157 of file APVCyclePhaseMonitor.cc.
References _apvphasecollection, _hphases, _hphasevsorbit, _hselectedphases, _hselectedphasessize, _hselectedphasesvector, _hselectedphasevectorvsorbit, _hselectedphasevsorbit, _nevents, _selectedparts, _selectedvectorparts, HcalObjRepresent::Fill(), edm::Event::getByLabel(), m_LSfrac, m_maxLS, TFileDirectory::mkdir(), edm::EventBase::orbitNumber(), and edm::Event::run().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 277 of file APVCyclePhaseMonitor.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 229 of file APVCyclePhaseMonitor.cc.
References _hphases, _hphasevsorbit, _hselectedphases, _hselectedphasessize, _hselectedphasesvector, _hselectedphasevectorvsorbit, _hselectedphasevsorbit, RunHistogramManager::beginRun(), estimatePileup::hist, and m_rhm.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 284 of file APVCyclePhaseMonitor.cc.
References _nevents.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 270 of file APVCyclePhaseMonitor.cc.
|
private |
Definition at line 66 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), and APVCyclePhaseMonitor().
|
private |
Definition at line 72 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 76 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 73 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), APVCyclePhaseMonitor(), and beginRun().
|
private |
Definition at line 75 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), APVCyclePhaseMonitor(), and beginRun().
|
private |
Definition at line 74 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), APVCyclePhaseMonitor(), and beginRun().
|
private |
Definition at line 78 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), APVCyclePhaseMonitor(), and beginRun().
|
private |
Definition at line 77 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), APVCyclePhaseMonitor(), and beginRun().
|
private |
Definition at line 79 of file APVCyclePhaseMonitor.cc.
|
private |
Definition at line 67 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), and APVCyclePhaseMonitor().
|
private |
Definition at line 68 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), and APVCyclePhaseMonitor().
|
private |
Definition at line 70 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), and APVCyclePhaseMonitor().
|
private |
Definition at line 69 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), and APVCyclePhaseMonitor().
|
private |
Definition at line 71 of file APVCyclePhaseMonitor.cc.
Referenced by APVCyclePhaseMonitor(), and beginRun().