#include <DQM/SiStripMonitorSummary/plugins/SiStripPlotGain.cc>
Public Member Functions | |
SiStripPlotGain (const edm::ParameterSet &) | |
~SiStripPlotGain () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginRun (const edm::Run &run, const edm::EventSetup &es) |
void | DoAnalysis (const SiStripApvGain &) |
virtual void | endJob () |
unsigned long long | getCache (const edm::EventSetup &eSetup) |
TH1F * | getHisto (const long unsigned int &index) |
void | getHistos (const uint32_t &detid, std::vector< TH1F * > &histos) |
Private Attributes | |
unsigned long long | cacheID |
TFile * | file |
SiStripDetInfoFileReader * | fr |
edm::ESHandle< SiStripApvGain > | Handle_ |
TrackerMap * | tkmap |
std::vector< TH1F * > | vTH1 |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 49 of file SiStripPlotGain.h.
|
explicit |
Definition at line 10 of file SiStripPlotGain.cc.
References file, fr, cmsCodeRules.cppFunctionSkipper::operator, and tkmap.
SiStripPlotGain::~SiStripPlotGain | ( | ) |
Definition at line 28 of file SiStripPlotGain.cc.
|
inlineprivatevirtual |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 34 of file SiStripPlotGain.cc.
References cacheID, DoAnalysis(), edm::EventSetup::get(), getCache(), Handle_, and edm::ESHandle< class >::product().
|
private |
Definition at line 49 of file SiStripPlotGain.cc.
References SiStripApvGain::RegistryPointers::detid_begin, SiStripApvGain::RegistryPointers::detid_end, TrackerMap::fill(), HcalObjRepresent::Fill(), SiStripApvGain::getApvGain(), SiStripApvGain::RegistryPointers::getFirstElement(), getHistos(), SiStripApvGain::RegistryPointers::getLastElement(), SiStripApvGain::getRegistryPointers(), mergeVDriftHistosByStation::histos, i, L1TEmulatorMonitor_cff::p, tkmap, and relativeConstraints::value.
Referenced by beginRun().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 125 of file SiStripPlotGain.cc.
References file, i, TrackerMap::save(), tkmap, and vTH1.
|
inlineprivate |
Definition at line 64 of file SiStripPlotGain.h.
References edm::EventSetup::get().
Referenced by beginRun().
|
private |
Definition at line 110 of file SiStripPlotGain.cc.
References getHLTprescales::index, mergeVDriftHistosByStation::name, and vTH1.
Referenced by getHistos().
|
private |
Definition at line 81 of file SiStripPlotGain.cc.
References a, getHisto(), getHLTprescales::index, TOBDetId::layer(), TIBDetId::layer(), TIDDetId::side(), TECDetId::side(), DetId::subdetId(), TIDDetId::wheel(), and TECDetId::wheel().
Referenced by DoAnalysis().
|
private |
Definition at line 81 of file SiStripPlotGain.h.
Referenced by beginRun().
|
private |
Definition at line 75 of file SiStripPlotGain.h.
Referenced by endJob(), and SiStripPlotGain().
|
private |
Definition at line 70 of file SiStripPlotGain.h.
Referenced by SiStripPlotGain().
|
private |
Definition at line 72 of file SiStripPlotGain.h.
Referenced by beginRun().
|
private |
Definition at line 78 of file SiStripPlotGain.h.
Referenced by DoAnalysis(), endJob(), and SiStripPlotGain().
|
private |
Definition at line 76 of file SiStripPlotGain.h.
Referenced by endJob(), and getHisto().