#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 > | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::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, MonitorElement *original, const std::string &title="") |
MonitorElement * | cloneH1 (DQMStore::IBooker &iBooker, const std::string &name, const std::string &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 21 of file ElectronGeneralAnalyzer.h.
|
explicit |
Definition at line 26 of file ElectronGeneralAnalyzer.cc.
References beamSpotTag_, electronCollection_, edm::ParameterSet::getParameter(), gsftrackCollection_, matchingObjectCollection_, trackCollection_, and vertexCollection_.
|
override |
Definition at line 37 of file ElectronGeneralAnalyzer.cc.
|
overridevirtual |
Reimplemented from ElectronDqmAnalyzerBase.
Definition at line 53 of file ElectronGeneralAnalyzer.cc.
References beamSpotTag_, cms::cuda::bs, electronCollection_, dqm::impl::MonitorElement::Fill(), electronIsolatorFromEffectiveArea_cfi::gsfElectrons, gsftrackCollection_, ecalDrivenGsfElectronCoresHGC_cff::gsfTracks, h2_ele_beamSpotXvsY, iEvent, matchingObjectCollection_, py_ele_nClustersVsLs, py_ele_nElectronsVsLs, py_ele_nGsfTracksVsLs, py_ele_nTracksVsLs, py_ele_nVerticesVsLs, trackCollection_, DiMuonV_cfg::tracks, vertexCollection_, and AlignmentTracksFromVertexSelector_cfi::vertices.
|
overridevirtual |
Reimplemented from ElectronDqmAnalyzerBase.
Definition at line 39 of file ElectronGeneralAnalyzer.cc.
References ElectronDqmAnalyzerBase::bookH2(), ElectronDqmAnalyzerBase::bookP1(), h2_ele_beamSpotXvsY, py_ele_nClustersVsLs, py_ele_nElectronsVsLs, py_ele_nGsfTracksVsLs, py_ele_nTracksVsLs, and py_ele_nVerticesVsLs.
|
private |
Definition at line 40 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().
|
private |
Definition at line 35 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().
|
private |
Definition at line 37 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().
|
private |
Definition at line 46 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 36 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().
|
private |
Definition at line 48 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 47 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 49 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 50 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 51 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 38 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().
|
private |
Definition at line 39 of file ElectronGeneralAnalyzer.h.
Referenced by analyze(), and ElectronGeneralAnalyzer().