#include <L1TGMTClient.h>
Public Member Functions | |
L1TGMTClient (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~L1TGMTClient () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Fake Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
BeginRun. More... | |
void | endJob () |
Endjob. More... | |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
DQM Client Diagnostic. More... | |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
EndRun. More... | |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Member Functions | |
MonitorElement * | bookClone1D (std::string name, std::string title, std::string hrefName) |
MonitorElement * | bookClone1DVB (std::string name, std::string title, std::string hrefName) |
MonitorElement * | bookClone2D (std::string name, std::string title, std::string hrefName) |
TH1F * | get1DHisto (std::string meName, DQMStore *dbi) |
TH2F * | get2DHisto (std::string meName, DQMStore *dbi) |
void | initialize () |
void | makeEfficiency1D (MonitorElement *meeff, std::string heName, std::string hiName) |
void | makeEfficiency2D (MonitorElement *meeff, std::string heName, std::string hiName) |
void | makeRatio1D (MonitorElement *mer, std::string h1Name, std::string h2Name) |
void | process () |
Private Attributes | |
int | counterEvt_ |
counter More... | |
int | counterLS_ |
DQMStore * | dbe_ |
MonitorElement * | eff_eta_dtcsc |
prescale on number of events More... | |
MonitorElement * | eff_eta_rpc |
MonitorElement * | eff_etaphi_dtcsc |
MonitorElement * | eff_etaphi_rpc |
MonitorElement * | eff_phi_dtcsc |
MonitorElement * | eff_phi_rpc |
std::string | input_dir_ |
std::string | monitorName_ |
std::string | output_dir_ |
edm::ParameterSet | parameters_ |
int | prescaleEvt_ |
units of lumi sections More... | |
int | prescaleLS_ |
counter More... | |
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) |
Definition at line 11 of file L1TGMTClient.h.
L1TGMTClient::L1TGMTClient | ( | const edm::ParameterSet & | ps | ) |
|
virtual |
|
protectedvirtual |
Fake Analyze.
Implements edm::EDAnalyzer.
Definition at line 113 of file L1TGMTClient.cc.
References align_tpl::process.
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 51 of file L1TGMTClient.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 97 of file L1TGMTClient.cc.
|
protectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 58 of file L1TGMTClient.cc.
References dbe_, cmsCodeRules.cppFunctionSkipper::operator, and DQMStore::setCurrentFolder().
|
private |
Definition at line 205 of file L1TGMTClient.cc.
References DQMStore::book1D(), dbe_, and NULL.
|
private |
Definition at line 221 of file L1TGMTClient.cc.
References DQMStore::book1D(), dbe_, i, NULL, and fw3dlego::xbins.
|
private |
Definition at line 241 of file L1TGMTClient.cc.
References DQMStore::book2D(), dbe_, and NULL.
|
protectedvirtual |
|
protectedvirtual |
DQM Client Diagnostic.
Reimplemented from edm::EDAnalyzer.
Definition at line 103 of file L1TGMTClient.cc.
References align_tpl::process.
|
protectedvirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 136 of file L1TGMTClient.cc.
References align_tpl::process.
|
private |
Definition at line 184 of file L1TGMTClient.cc.
References DQMStore::get(), MonitorElement::getTH1F(), and NULL.
|
private |
Definition at line 195 of file L1TGMTClient.cc.
References DQMStore::get(), MonitorElement::getTH2F(), and NULL.
|
private |
Definition at line 25 of file L1TGMTClient.cc.
References gather_cfg::cout, dbe_, and cmsCodeRules.cppFunctionSkipper::operator.
|
private |
Definition at line 156 of file L1TGMTClient.cc.
References dbe_, and MonitorElement::getTH1F().
|
private |
Definition at line 170 of file L1TGMTClient.cc.
References dbe_, and MonitorElement::getTH2F().
|
private |
Definition at line 145 of file L1TGMTClient.cc.
References dbe_, and MonitorElement::getTH1F().
|
private |
Definition at line 121 of file L1TGMTClient.cc.
Referenced by python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::dumpPython(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::open(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::setProcess(), and python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::setProperty().
|
private |
counter
Definition at line 64 of file L1TGMTClient.h.
|
private |
Definition at line 63 of file L1TGMTClient.h.
|
private |
Definition at line 59 of file L1TGMTClient.h.
|
private |
prescale on number of events
Definition at line 69 of file L1TGMTClient.h.
|
private |
Definition at line 70 of file L1TGMTClient.h.
|
private |
Definition at line 73 of file L1TGMTClient.h.
|
private |
Definition at line 74 of file L1TGMTClient.h.
|
private |
Definition at line 71 of file L1TGMTClient.h.
|
private |
Definition at line 72 of file L1TGMTClient.h.
|
private |
Definition at line 61 of file L1TGMTClient.h.
|
private |
Definition at line 60 of file L1TGMTClient.h.
|
private |
Definition at line 62 of file L1TGMTClient.h.
|
private |
Definition at line 58 of file L1TGMTClient.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), and Mixins._TypedParameterizable::copy().
|
private |
units of lumi sections
Definition at line 66 of file L1TGMTClient.h.
|
private |
counter
Definition at line 65 of file L1TGMTClient.h.