#include <RHStopDump.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
RHStopDump (const edm::ParameterSet &) | |
virtual | ~RHStopDump () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
std::string | mProducer |
std::ofstream | mStream |
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 13 of file RHStopDump.h.
|
explicit |
Definition at line 7 of file RHStopDump.cc.
|
inlinevirtual |
Definition at line 16 of file RHStopDump.h.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 12 of file RHStopDump.cc.
References edm::Event::getByLabel(), i, mProducer, mStream, and cscdqm::h::names.
|
private |
Definition at line 20 of file RHStopDump.h.
Referenced by analyze().
|
private |
Definition at line 19 of file RHStopDump.h.
Referenced by analyze().