![]() |
![]() |
#include <DPGAnalysis/SiStripTools/plugins/SiStripQualityHistory.cc>
Public Types | |
enum | { Module, Fiber, APV, Strip } |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
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 | |
std::map< std::string, TH1F * > | _history |
const unsigned int | _mode |
const std::vector< edm::ParameterSet > | _monitoredssq |
std::vector< edm::ESGetToken< SiStripQuality, SiStripQualityRcd > > | _ssqTokens |
std::map< std::string, TProfile ** > | m_badmodrun |
const unsigned int | m_LSfrac |
const unsigned int | m_maxLS |
RunHistogramManager | m_rhm |
const bool | m_run |
Additional Inherited Members | |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
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 56 of file SiStripQualityHistory.cc.
anonymous enum |
|
explicit |
Definition at line 95 of file SiStripQualityHistory.cc.
References _history, _monitoredssq, _ssqTokens, TFileService::kSharedResource, m_badmodrun, m_LSfrac, m_maxLS, m_rhm, m_run, TFileService::make(), RunHistogramManager::makeTProfile(), Skims_PA_cff::name, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 127 of file SiStripQualityHistory.cc.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 137 of file SiStripQualityHistory.cc.
References _mode, _monitoredssq, _ssqTokens, APV, data, Fiber, FCDTask_cfi::fiber, HcalObjRepresent::Fill(), edm::EventSetup::getData(), iEvent, LogDebug, m_badmodrun, Module, Skims_PA_cff::name, AlCaHLTBitMon_QueryRunRegistry::string, and Strip.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 240 of file SiStripQualityHistory.cc.
|
overrideprivate |
Definition at line 181 of file SiStripQualityHistory.cc.
References _history, _mode, _monitoredssq, _ssqTokens, APV, RunHistogramManager::beginRun(), data, Fiber, FCDTask_cfi::fiber, edm::EventSetup::getData(), LogDebug, m_badmodrun, m_rhm, m_run, Module, Skims_PA_cff::name, edm::RunBase::run(), AlCaHLTBitMon_QueryRunRegistry::string, and Strip.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 243 of file SiStripQualityHistory.cc.
|
inlineoverrideprivate |
Definition at line 66 of file SiStripQualityHistory.cc.
|
private |
Definition at line 80 of file SiStripQualityHistory.cc.
Referenced by beginRun(), and SiStripQualityHistory().
|
private |
Definition at line 75 of file SiStripQualityHistory.cc.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 73 of file SiStripQualityHistory.cc.
Referenced by analyze(), beginRun(), and SiStripQualityHistory().
|
private |
Definition at line 74 of file SiStripQualityHistory.cc.
Referenced by analyze(), beginRun(), and SiStripQualityHistory().
|
private |
Definition at line 81 of file SiStripQualityHistory.cc.
Referenced by analyze(), beginRun(), and SiStripQualityHistory().
|
private |
Definition at line 78 of file SiStripQualityHistory.cc.
Referenced by SiStripQualityHistory().
|
private |
Definition at line 77 of file SiStripQualityHistory.cc.
Referenced by SiStripQualityHistory().
|
private |
Definition at line 72 of file SiStripQualityHistory.cc.
Referenced by beginRun(), and SiStripQualityHistory().
|
private |
Definition at line 76 of file SiStripQualityHistory.cc.
Referenced by beginRun(), and SiStripQualityHistory().