![]() |
![]() |
#include <ElectronGeneralAnalyzer.h>
Additional Inherited Members | |
![]() | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
![]() | |
typedef EDProducerBase | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
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 | |
![]() | |
ProducesCollector | producesCollector () |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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<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) |
![]() | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
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.
|
override |
Definition at line 60 of file ElectronGeneralAnalyzer.cc.
References edm::HLTGlobalStatus::accept(), beamSpotTag_, electronCollection_, edm::EventID::event(), dqm::impl::MonitorElement::Fill(), edm::Event::getByToken(), electronIsolatorFromEffectiveArea_cfi::gsfElectrons, gsftrackCollection_, ecalDrivenGsfElectronCoresFromMultiCl_cff::gsfTracks, h1_ele_triggers, h2_ele_beamSpotXvsY, mps_fire::i, edm::EventBase::id(), edm::HandleBase::isValid(), edm::EventBase::luminosityBlock(), matchingObjectCollection_, dqmiodumpmetadata::n, reco::BeamSpot::position(), edm::Handle< T >::product(), py_ele_nClustersVsLs, py_ele_nElectronsVsLs, py_ele_nGsfTracksVsLs, py_ele_nTracksVsLs, py_ele_nVerticesVsLs, edm::EventID::run(), edm::HLTGlobalStatus::size(), 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().