#include <SiStripAnalyser.h>
Public Types | |
typedef dqm::harvesting::DQMStore | DQMStore |
typedef dqm::harvesting::MonitorElement | MonitorElement |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Private Member Functions | |
void | analyze (edm::Event const &e, edm::EventSetup const &eSetup) override |
void | beginJob () override |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &eSetup) override |
void | beginRun (edm::Run const &run, edm::EventSetup const &eSetup) override |
void | checkTrackerFEDs (edm::Event const &e) |
void | endJob () override |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &eSetup) override |
void | endRun (edm::Run const &run, edm::EventSetup const &eSetup) override |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Definition at line 35 of file SiStripAnalyser.h.
Definition at line 38 of file SiStripAnalyser.h.
Definition at line 37 of file SiStripAnalyser.h.
SiStripAnalyser::SiStripAnalyser | ( | const edm::ParameterSet & | ps | ) |
Definition at line 35 of file SiStripAnalyser.cc.
References edm::EDConsumerBase::consumesCollector().
|
override |
Definition at line 62 of file SiStripAnalyser.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 97 of file SiStripAnalyser.cc.
References actionExecutor_, checkTrackerFEDs(), SiStripActionExecutor::createDummyShiftReport(), SiStripActionExecutor::createShiftReport(), detCabling_, MillePedeFileConverter_cfg::e, SiStripActionExecutor::fillDummyStatus(), SiStripActionExecutor::fillStatus(), edm::EventSetup::getData(), globalStatusFilling_, nEvents_, shiftReportFrequency_, tkDetMapToken_, trackerFEDsFound_, and tTopoToken_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 64 of file SiStripAnalyser.cc.
References actionExecutor_, and SiStripActionExecutor::readConfiguration().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 93 of file SiStripAnalyser.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 72 of file SiStripAnalyser.cc.
References actionExecutor_, SiStripClassToMonitorCondData::beginRun(), edm::ESWatcher< T >::check(), condDataMon_, SiStripActionExecutor::createStatus(), detCabling_, detCablingToken_, fedCablingWatcher_, edm::EventSetup::getData(), globalStatusFilling_, SiStripActionExecutor::readTkMapConfiguration(), writedatasetfile::run, tkDetMapTokenBR_, and tTopoTokenBR_.
|
private |
Definition at line 156 of file SiStripAnalyser.cc.
References MillePedeFileConverter_cfg::e, mps_fire::i, edm::HandleBase::isValid(), FEDNumbering::MAXSiStripFEDID, FEDNumbering::MINSiStripFEDID, rawDataToken_, and trackerFEDsFound_.
Referenced by analyze().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 146 of file SiStripAnalyser.cc.
References actionExecutor_, gather_cfg::cout, SiStripActionExecutor::printFaultyModuleList(), and printFaultyModuleList_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 113 of file SiStripAnalyser.cc.
References actionExecutor_, gather_cfg::cout, SiStripActionExecutor::createSummary(), detCabling_, endLumiAnalysisOn_, SiStripActionExecutor::fillDummyStatus(), SiStripActionExecutor::fillStatus(), edm::EventSetup::getData(), globalStatusFilling_, edm::LuminosityBlockBase::luminosityBlock(), nLumiSecs_, summaryFrequency_, tkDetMapTokenELB_, trackerFEDsFound_, and tTopoTokenELB_.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 142 of file SiStripAnalyser.cc.
|
private |
Definition at line 55 of file SiStripAnalyser.h.
Referenced by analyze(), beginJob(), beginRun(), endJob(), and endLuminosityBlock().
|
private |
Definition at line 54 of file SiStripAnalyser.h.
Referenced by beginRun().
|
private |
Definition at line 68 of file SiStripAnalyser.h.
Referenced by analyze(), beginRun(), and endLuminosityBlock().
|
private |
Definition at line 69 of file SiStripAnalyser.h.
Referenced by beginRun().
|
private |
Definition at line 79 of file SiStripAnalyser.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 70 of file SiStripAnalyser.h.
Referenced by beginRun().
|
private |
Definition at line 60 of file SiStripAnalyser.h.
Referenced by analyze(), beginRun(), and endLuminosityBlock().
|
private |
Definition at line 76 of file SiStripAnalyser.h.
Referenced by analyze().
|
private |
Definition at line 75 of file SiStripAnalyser.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 66 of file SiStripAnalyser.h.
|
private |
Definition at line 65 of file SiStripAnalyser.h.
|
private |
Definition at line 78 of file SiStripAnalyser.h.
Referenced by endJob().
|
private |
Definition at line 63 of file SiStripAnalyser.h.
Referenced by checkTrackerFEDs().
|
private |
Definition at line 61 of file SiStripAnalyser.h.
Referenced by analyze().
|
private |
Definition at line 59 of file SiStripAnalyser.h.
|
private |
Definition at line 73 of file SiStripAnalyser.h.
|
private |
Definition at line 58 of file SiStripAnalyser.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 72 of file SiStripAnalyser.h.
Referenced by analyze().
|
private |
Definition at line 72 of file SiStripAnalyser.h.
Referenced by beginRun().
|
private |
Definition at line 72 of file SiStripAnalyser.h.
Referenced by endLuminosityBlock().
|
private |
Definition at line 56 of file SiStripAnalyser.h.
|
private |
Definition at line 77 of file SiStripAnalyser.h.
Referenced by analyze(), checkTrackerFEDs(), and endLuminosityBlock().
|
private |
Definition at line 71 of file SiStripAnalyser.h.
Referenced by analyze().
|
private |
Definition at line 71 of file SiStripAnalyser.h.
Referenced by beginRun().
|
private |
Definition at line 71 of file SiStripAnalyser.h.
Referenced by endLuminosityBlock().