#include <RPCQualityTests.h>
Public Member Functions | |
RPCQualityTests (const edm::ParameterSet &) | |
~RPCQualityTests () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &context) |
virtual void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
virtual void | endJob () |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c) |
virtual void | endRun (const edm::Run &r, const edm::EventSetup &c) |
std::map< std::string, RPCClient * > | makeQTestMap () |
Private Attributes | |
std::string | clientName_ |
DQMStore * | dbe_ |
bool | enableInputFile_ |
bool | enableMonitorDaemon_ |
bool | enableQTests_ |
int | eSummary_ |
std::string | eventInfoPath_ |
bool | getQualityTestsFromFile_ |
std::string | hostName_ |
int | hostPort_ |
std::string | inputFile_ |
int | nevents_ |
edm::ParameterSet | parameters_ |
int | prescaleFactor_ |
std::vector< std::string > | qtestList_ |
std::vector< RPCClient * > | qtests_ |
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) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 22 of file RPCQualityTests.h.
|
explicit |
RPCQualityTests::~RPCQualityTests | ( | ) |
|
privatevirtual |
Implements edm::EDAnalyzer.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
|
private |
|
private |
Definition at line 47 of file RPCQualityTests.h.
|
private |
Definition at line 43 of file RPCQualityTests.h.
|
private |
Definition at line 56 of file RPCQualityTests.h.
|
private |
Definition at line 54 of file RPCQualityTests.h.
|
private |
Definition at line 55 of file RPCQualityTests.h.
|
private |
Definition at line 62 of file RPCQualityTests.h.
|
private |
Definition at line 61 of file RPCQualityTests.h.
|
private |
Definition at line 50 of file RPCQualityTests.h.
|
private |
Definition at line 45 of file RPCQualityTests.h.
|
private |
Definition at line 46 of file RPCQualityTests.h.
|
private |
Definition at line 60 of file RPCQualityTests.h.
|
private |
Definition at line 41 of file RPCQualityTests.h.
|
private |
Definition at line 53 of file RPCQualityTests.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), and Mixins._TypedParameterizable::copy().
|
private |
Definition at line 63 of file RPCQualityTests.h.
|
private |
Definition at line 59 of file RPCQualityTests.h.
|
private |
Definition at line 58 of file RPCQualityTests.h.