#include <SiStripPlotGain.h>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginRun (const edm::Run &run, const edm::EventSetup &es) override |
void | DoAnalysis (const TrackerTopology &tTopo, const SiStripApvGain &) |
void | endJob () override |
void | endRun (const edm::Run &run, const edm::EventSetup &es) override |
TH1F * | getHisto (const long unsigned int &index) |
void | getHistos (DetId detid, const TrackerTopology &tTopo, std::vector< TH1F *> &histos) |
Private Attributes | |
TFile * | file |
edm::ESGetToken< SiStripApvGain, SiStripApvGainRcd > | gainToken_ |
edm::ESWatcher< SiStripApvGainRcd > | gainWatcher_ |
TrackerMap * | tkmap |
edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > | tTopoToken_ |
std::vector< TH1F * > | vTH1 |
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 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<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) |
DQM/SiStripMonitorSummary/plugins/SiStripPlotGain.cc
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 47 of file SiStripPlotGain.h.
|
explicit |
Definition at line 3 of file SiStripPlotGain.cc.
|
overridedefault |
|
inlineoverrideprivatevirtual |
|
overrideprivate |
Definition at line 10 of file SiStripPlotGain.cc.
References edm::ESWatcher< T >::check(), DoAnalysis(), gainToken_, gainWatcher_, edm::EventSetup::get(), edm::EventSetup::getData(), and tTopoToken_.
|
private |
Definition at line 18 of file SiStripPlotGain.cc.
References TrackerMap::fill(), HcalObjRepresent::Fill(), PedestalClient_cfi::gain, getHistos(), combine::histos, mps_fire::i, AlCaHLTBitMon_ParallelJobs::p, FastTimerService_cff::range, tkmap, and relativeConstraints::value.
Referenced by beginRun().
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 85 of file SiStripPlotGain.cc.
References file, mps_fire::i, TrackerMap::save(), tkmap, and vTH1.
|
inlineoverrideprivate |
Definition at line 55 of file SiStripPlotGain.h.
|
private |
Definition at line 71 of file SiStripPlotGain.cc.
References Skims_PA_cff::name, and vTH1.
Referenced by getHistos().
|
private |
Definition at line 46 of file SiStripPlotGain.cc.
References getHisto(), combine::histos, DetId::subdetId(), TrackerTopology::tecSide(), TrackerTopology::tecWheel(), TrackerTopology::tibLayer(), TrackerTopology::tidSide(), TrackerTopology::tidWheel(), and TrackerTopology::tobLayer().
Referenced by DoAnalysis().
|
private |
Definition at line 67 of file SiStripPlotGain.h.
Referenced by python.rootplot.utilities.RootFile::cd(), endJob(), ztee.GZipLog::finish(), ztee.GZipLog::flush_block(), python.rootplot.utilities.RootFile::get(), tfile.TFileService::stop(), core.VertexHistograms.VertexHistograms::write(), core.TreeAnalyzerNumpy.TreeAnalyzerNumpy::write(), and ztee.GZipLog::write_block().
|
private |
Definition at line 64 of file SiStripPlotGain.h.
Referenced by beginRun().
|
private |
Definition at line 63 of file SiStripPlotGain.h.
Referenced by beginRun().
|
private |
Definition at line 70 of file SiStripPlotGain.h.
Referenced by DoAnalysis(), and endJob().
|
private |
Definition at line 65 of file SiStripPlotGain.h.
Referenced by beginRun().
|
private |
Definition at line 68 of file SiStripPlotGain.h.
Referenced by endJob(), and getHisto().