#include <ElectronGeneralAnalyzer.h>
Additional Inherited Members | |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
Protected Member Functions inherited from ElectronDqmAnalyzerBase | |
MonitorElement * | bookH1 (DQMStore::IBooker &, const std::string &name, const std::string &title, int nchX, double lowX, double highX, const std::string &titleX="", const std::string &titleY="Events", Option_t *option="E1 P") |
MonitorElement * | bookH1withSumw2 (DQMStore::IBooker &, const std::string &name, const std::string &title, int nchX, double lowX, double highX, const std::string &titleX="", const std::string &titleY="Events", Option_t *option="E1 P") |
MonitorElement * | bookH2 (DQMStore::IBooker &, const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, const std::string &titleX="", const std::string &titleY="", Option_t *option="COLZ") |
MonitorElement * | bookH2withSumw2 (DQMStore::IBooker &, const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, const std::string &titleX="", const std::string &titleY="", Option_t *option="COLZ") |
MonitorElement * | bookP1 (DQMStore::IBooker &, const std::string &name, const std::string &title, int nchX, double lowX, double highX, double lowY, double highY, const std::string &titleX="", const std::string &titleY="", Option_t *option="E1 P") |
MonitorElement * | cloneH1 (DQMStore::IBooker &iBooker, const std::string &name, const std::string &original, const std::string &title="") |
MonitorElement * | cloneH1 (DQMStore::IBooker &iBooker, const std::string &name, MonitorElement *original, const std::string &title="") |
ElectronDqmAnalyzerBase (const edm::ParameterSet &conf) | |
void | setBookEfficiencyFlag (const bool &) |
void | setBookIndex (short) |
void | setBookPrefix (const std::string &) |
void | setBookStatOverflowFlag (const bool &) |
int | verbosity () |
~ElectronDqmAnalyzerBase () override | |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
Definition at line 22 of file ElectronGeneralAnalyzer.h.
|
explicit |
Definition at line 27 of file ElectronGeneralAnalyzer.cc.
References beamSpotTag_, electronCollection_, edm::ParameterSet::getParameter(), gsftrackCollection_, matchingObjectCollection_, trackCollection_, triggerResults_, and vertexCollection_.
|
override |
Definition at line 43 of file ElectronGeneralAnalyzer.cc.
|
overridevirtual |
Reimplemented from ElectronDqmAnalyzerBase.
Definition at line 60 of file ElectronGeneralAnalyzer.cc.
References beamSpotTag_, cms::cuda::bs, electronCollection_, dqm::impl::MonitorElement::Fill(), electronIsolatorFromEffectiveArea_cfi::gsfElectrons, gsftrackCollection_, ecalDrivenGsfElectronCoresFromMultiCl_cff::gsfTracks, h1_ele_triggers, h2_ele_beamSpotXvsY, mps_fire::i, iEvent, matchingObjectCollection_, dqmiodumpmetadata::n, py_ele_nClustersVsLs, py_ele_nElectronsVsLs, py_ele_nGsfTracksVsLs, py_ele_nTracksVsLs, py_ele_nVerticesVsLs, trackCollection_, PDWG_EXOHSCP_cff::tracks, triggerResults, triggerResults_, vertexCollection_, and pwdgSkimBPark_cfi::vertices.
|
overridevirtual |
Reimplemented from ElectronDqmAnalyzerBase.
Definition at line 45 of file ElectronGeneralAnalyzer.cc.
References ElectronDqmAnalyzerBase::bookH1(), ElectronDqmAnalyzerBase::bookH2(), ElectronDqmAnalyzerBase::bookP1(), h1_ele_triggers, h2_ele_beamSpotXvsY, py_ele_nClustersVsLs, py_ele_nElectronsVsLs, py_ele_nGsfTracksVsLs, py_ele_nTracksVsLs, and py_ele_nVerticesVsLs.
|
private |
Definition at line 41 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().
|
private |
Definition at line 36 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().
|
private |
Definition at line 38 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().
|
private |
Definition at line 64 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 58 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 37 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().
|
private |
Definition at line 60 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 59 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 39 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().
|
private |
Definition at line 44 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().
|
private |
Definition at line 40 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().