#include <DT4DSegmentClients.h>
Public Member Functions | |
DT4DSegmentClients (const edm::ParameterSet &ps) | |
Constructor. More... | |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c) |
~DT4DSegmentClients () | |
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) |
Analyze. More... | |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
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 &) |
Definition at line 25 of file DT4DSegmentClients.h.
DT4DSegmentClients::DT4DSegmentClients | ( | const edm::ParameterSet & | ps | ) |
DT4DSegmentClients::~DT4DSegmentClients | ( | ) |
|
protectedvirtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 27 of file DT4DSegmentClients.cc.
References printConversionInfo::aux, Tutils::drawGFit(), MonitorElement::getTH1(), and cppFunctionSkipper::operator.
|
private |
Definition at line 43 of file DT4DSegmentClients.h.