#include <DTRecHitClients.h>
Public Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
DTRecHitClients (const edm::ParameterSet &ps) | |
Constructor. More... | |
void | endJob () |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c) |
virtual | ~DTRecHitClients () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
DQMStore * | dbe |
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 &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 25 of file DTRecHitClients.h.
DTRecHitClients::DTRecHitClients | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 18 of file DTRecHitClients.cc.
References cppFunctionSkipper::operator.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 23 of file DTRecHitClients.cc.
References Tutils::drawGFit(), and MonitorElement::getTH1().
|
private |
Definition at line 46 of file DTRecHitClients.h.