#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 () |
void | processHistograms () |
Private Attributes | |
int | counterEvt |
counter More... | |
int | counterLS |
MonitorElement * | csctferrors_ |
DQMStore * | dbe |
std::string | input_dir |
bool | m_runInEndJob |
bool | m_runInEndLumi |
bool | m_runInEndRun |
bool | m_runInEventLoop |
prescale on number of events More... | |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 13 of file L1TCSCTFClient.h.
L1TCSCTFClient::L1TCSCTFClient | ( | const edm::ParameterSet & | ps | ) |
|
virtual |
|
protectedvirtual |
Fake Analyze.
Implements edm::EDAnalyzer.
Definition at line 71 of file L1TCSCTFClient.cc.
References reco_calib_source_client_cfg::prescaleEvt.
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 43 of file L1TCSCTFClient.cc.
References cppFunctionSkipper::operator, and o2o::output_dir.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 57 of file L1TCSCTFClient.cc.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
DQM Client Diagnostic.
Reimplemented from edm::EDAnalyzer.
Definition at line 61 of file L1TCSCTFClient.cc.
|
protectedvirtual |
|
private |
Definition at line 23 of file L1TCSCTFClient.cc.
References cppFunctionSkipper::operator, o2o::output_dir, Parameters::parameters, reco_calib_source_client_cfg::prescaleEvt, and reco_calib_source_client_cfg::prescaleLS.
|
private |
Definition at line 108 of file L1TCSCTFClient.cc.
References newFWLiteAna::bin, benchmark_cfg::errors, and MonitorElement::getTH1F().
|
private |
counter
Definition at line 57 of file L1TCSCTFClient.h.
|
private |
Definition at line 56 of file L1TCSCTFClient.h.
|
private |
Definition at line 69 of file L1TCSCTFClient.h.
|
private |
Definition at line 54 of file L1TCSCTFClient.h.
|
private |
Definition at line 55 of file L1TCSCTFClient.h.
|
private |
Definition at line 64 of file L1TCSCTFClient.h.
|
private |
Definition at line 62 of file L1TCSCTFClient.h.
|
private |
Definition at line 63 of file L1TCSCTFClient.h.
|
private |
prescale on number of events
Definition at line 61 of file L1TCSCTFClient.h.
|
private |
Definition at line 55 of file L1TCSCTFClient.h.
|
private |
Definition at line 52 of file L1TCSCTFClient.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputTags(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::recursePSetProperties().
|
private |
units of lumi sections
Definition at line 59 of file L1TCSCTFClient.h.
|
private |
counter
Definition at line 58 of file L1TCSCTFClient.h.