#include <L1TCSCTFClient.h>
Public Member Functions | |
L1TCSCTFClient (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~L1TCSCTFClient () |
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 | |
void | initialize () |
Private Attributes | |
int | counterEvt |
counter More... | |
int | counterLS |
MonitorElement * | csctferrors_ |
prescale on number of events More... | |
DQMStore * | dbe |
std::string | input_dir |
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 13 of file L1TCSCTFClient.h.
L1TCSCTFClient::L1TCSCTFClient | ( | const edm::ParameterSet & | ps | ) |
|
virtual |
|
protectedvirtual |
Fake Analyze.
Implements edm::EDAnalyzer.
Definition at line 103 of file L1TCSCTFClient.cc.
References newFWLiteAna::bin, benchmark_cfg::errors, MonitorElement::getTH1F(), and reco_calib_source_client_cfg::prescaleEvt.
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 37 of file L1TCSCTFClient.cc.
References cmsCodeRules.cppFunctionSkipper::operator, and o2o::output_dir.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 51 of file L1TCSCTFClient.cc.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
DQM Client Diagnostic.
Reimplemented from edm::EDAnalyzer.
Definition at line 55 of file L1TCSCTFClient.cc.
References newFWLiteAna::bin, benchmark_cfg::errors, and MonitorElement::getTH1F().
|
protectedvirtual |
|
private |
Definition at line 23 of file L1TCSCTFClient.cc.
References cmsCodeRules.cppFunctionSkipper::operator, o2o::output_dir, Parameters::parameters, reco_calib_source_client_cfg::prescaleEvt, and reco_calib_source_client_cfg::prescaleLS.
|
private |
counter
Definition at line 54 of file L1TCSCTFClient.h.
|
private |
Definition at line 53 of file L1TCSCTFClient.h.
|
private |
prescale on number of events
Definition at line 59 of file L1TCSCTFClient.h.
|
private |
Definition at line 51 of file L1TCSCTFClient.h.
|
private |
Definition at line 52 of file L1TCSCTFClient.h.
|
private |
Definition at line 52 of file L1TCSCTFClient.h.
|
private |
Definition at line 49 of file L1TCSCTFClient.h.
Referenced by python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputTags(), python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and python.Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::recursePSetProperties().
|
private |
units of lumi sections
Definition at line 56 of file L1TCSCTFClient.h.
|
private |
counter
Definition at line 55 of file L1TCSCTFClient.h.