#include <RazorVarAnalyzer.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
RazorVarAnalyzer (const edm::ParameterSet &) | |
~RazorVarAnalyzer () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Additional Inherited Members | |
Protected Member Functions inherited from ScoutingAnalyzerBase | |
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 * | bookH1andDivide (DQMStore::IBooker &, const std::string &name, MonitorElement *num, MonitorElement *denom, const std::string &titleX, const std::string &titleY, const std::string &title="") |
MonitorElement * | bookH1BinArray (DQMStore::IBooker &, const std::string &name, const std::string &title, int nchX, float *xbinsize, 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 * | bookH1withSumw2BinArray (DQMStore::IBooker &, const std::string &name, const std::string &title, int nchX, float *xbinsize, 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 * | bookH2andDivide (DQMStore::IBooker &, const std::string &name, MonitorElement *num, MonitorElement *denom, const std::string &titleX, const std::string &titleY, const std::string &title="") |
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") |
std::string | newName (const std::string &name) |
void | prepareBooking (DQMStore::IBooker &) |
MonitorElement * | profileX (DQMStore::IBooker &, MonitorElement *me2d, const std::string &title="", const std::string &titleX="", const std::string &titleY="", Double_t minimum=-1111, Double_t maximum=-1111) |
MonitorElement * | profileY (DQMStore::IBooker &, MonitorElement *me2d, const std::string &title="", const std::string &titleX="", const std::string &titleY="", Double_t minimum=-1111, Double_t maximum=-1111) |
ScoutingAnalyzerBase (const edm::ParameterSet &conf) | |
~ScoutingAnalyzerBase () override | |
Definition at line 10 of file RazorVarAnalyzer.h.
|
explicit |
Definition at line 16 of file RazorVarAnalyzer.cc.
References edm::ParameterSet::getUntrackedParameter(), m_eleCollectionTagToken_, m_jetCollectionTagToken_, m_muCollectionTagToken_, and m_razorVarCollectionTagToken_.
|
override |
Definition at line 36 of file RazorVarAnalyzer.cc.
|
override |
Definition at line 81 of file RazorVarAnalyzer.cc.
References MonitorElement::Fill(), edm::Event::getByToken(), edm::HandleBase::isValid(), m_eleCollectionTagToken_, m_jetCollectionTagToken_, m_muCollectionTagToken_, m_razorVarCollectionTagToken_, m_rsqMREle, m_rsqMREleEle, m_rsqMREleMJ, m_rsqMREleMu, m_rsqMRFullyInc, m_rsqMRHad, m_rsqMRHadMJ, m_rsqMRInc10J, m_rsqMRInc12J, m_rsqMRInc14J, m_rsqMRInc4J, m_rsqMRInc6J, m_rsqMRInc8J, m_rsqMRMu, m_rsqMRMuMJ, m_rsqMRMuMu, and dttmaxenums::R.
|
override |
Definition at line 39 of file RazorVarAnalyzer.cc.
References ScoutingAnalyzerBase::bookH2withSumw2(), m_rsqMREle, m_rsqMREleEle, m_rsqMREleMJ, m_rsqMREleMu, m_rsqMRFullyInc, m_rsqMRHad, m_rsqMRHadMJ, m_rsqMRInc10J, m_rsqMRInc12J, m_rsqMRInc14J, m_rsqMRInc4J, m_rsqMRInc6J, m_rsqMRInc8J, m_rsqMRMu, m_rsqMRMuMJ, m_rsqMRMuMu, and ScoutingAnalyzerBase::prepareBooking().
|
private |
Definition at line 18 of file RazorVarAnalyzer.h.
|
private |
Definition at line 48 of file RazorVarAnalyzer.h.
Referenced by analyze(), and RazorVarAnalyzer().
|
private |
Definition at line 19 of file RazorVarAnalyzer.h.
|
private |
Definition at line 46 of file RazorVarAnalyzer.h.
Referenced by analyze(), and RazorVarAnalyzer().
|
private |
Definition at line 20 of file RazorVarAnalyzer.h.
|
private |
Definition at line 47 of file RazorVarAnalyzer.h.
Referenced by analyze(), and RazorVarAnalyzer().
|
private |
Definition at line 21 of file RazorVarAnalyzer.h.
|
private |
Definition at line 49 of file RazorVarAnalyzer.h.
Referenced by analyze(), and RazorVarAnalyzer().
|
private |
Definition at line 37 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 35 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 42 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 33 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 24 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 38 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 43 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 28 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 29 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 30 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 25 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 26 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 27 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 36 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 41 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 34 of file RazorVarAnalyzer.h.
Referenced by analyze(), and bookHistograms().