#include <DPGAnalysis/SiStripTools/plugins/APVCyclePhaseMonitor.cc>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | beginRun (const edm::Run &, const edm::EventSetup &) override |
void | endJob () override |
void | endRun (const edm::Run &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< APVCyclePhaseCollection > | _apvphasecollectionToken |
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::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 50 of file APVCyclePhaseMonitor.cc.
|
explicit |
Definition at line 91 of file APVCyclePhaseMonitor.cc.
References _hselectedphases, _hselectedphasessize, _hselectedphasesvector, _hselectedphasevectorvsorbit, _hselectedphasevsorbit, _selectedparts, _selectedvectorparts, edm::ParameterSet::getParameter(), TFileService::kSharedResource, m_LSfrac, m_maxLS, m_rhm, RunHistogramManager::makeTH1F(), and RunHistogramManager::makeTProfile().
|
override |
Definition at line 146 of file APVCyclePhaseMonitor.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 156 of file APVCyclePhaseMonitor.cc.
References _apvphasecollectionToken, _hphases, _hphasevsorbit, _hselectedphases, _hselectedphasessize, _hselectedphasesvector, _hselectedphasevectorvsorbit, _hselectedphasevsorbit, _nevents, _selectedparts, _selectedvectorparts, BTVHLTOfflineSource_cfi::dirname, HcalObjRepresent::Fill(), APVCyclePhaseCollection::get(), APVCyclePhaseCollection::getPhase(), APVCyclePhaseCollection::getPhases(), iEvent, m_LSfrac, m_maxLS, TFileService::mkdir(), and configurableapvcyclephaseproducer_CRAFT08_cfi::phases.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 280 of file APVCyclePhaseMonitor.cc.
|
overrideprivate |
Definition at line 228 of file APVCyclePhaseMonitor.cc.
References _hphases, _hphasevsorbit, _hselectedphases, _hselectedphasessize, _hselectedphasesvector, _hselectedphasevectorvsorbit, _hselectedphasevsorbit, RunHistogramManager::beginRun(), compareTotals::hist, and m_rhm.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 283 of file APVCyclePhaseMonitor.cc.
References _nevents.
|
overrideprivate |
Definition at line 277 of file APVCyclePhaseMonitor.cc.
|
private |
Definition at line 64 of file APVCyclePhaseMonitor.cc.
Referenced by analyze().
|
private |
Definition at line 70 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 74 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 71 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), APVCyclePhaseMonitor(), and beginRun().
|
private |
Definition at line 73 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), APVCyclePhaseMonitor(), and beginRun().
|
private |
Definition at line 72 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), APVCyclePhaseMonitor(), and beginRun().
|
private |
Definition at line 76 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 77 of file APVCyclePhaseMonitor.cc.
|
private |
Definition at line 65 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), and APVCyclePhaseMonitor().
|
private |
Definition at line 66 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 67 of file APVCyclePhaseMonitor.cc.
Referenced by analyze(), and APVCyclePhaseMonitor().
|
private |
Definition at line 69 of file APVCyclePhaseMonitor.cc.
Referenced by APVCyclePhaseMonitor(), and beginRun().