#include <CalibCalorimetry/WriteEcalMiscalibConstants/src/WriteEcalMiscalibConstants.cc>
Public Member Functions | |
WriteEcalMiscalibConstants (const edm::ParameterSet &) | |
~WriteEcalMiscalibConstants () | |
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 () |
virtual void | endJob () |
Private Attributes | |
std::string | newTagRequest_ |
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 |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 26 of file WriteEcalMiscalibConstants.h.
|
explicit |
Definition at line 50 of file WriteEcalMiscalibConstants.cc.
References edm::ParameterSet::getParameter(), and newTagRequest_.
WriteEcalMiscalibConstants::~WriteEcalMiscalibConstants | ( | ) |
Definition at line 59 of file WriteEcalMiscalibConstants.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 74 of file WriteEcalMiscalibConstants.cc.
References gather_cfg::cout, edm::EventSetup::get(), and newTagRequest_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 98 of file WriteEcalMiscalibConstants.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 105 of file WriteEcalMiscalibConstants.cc.
References gather_cfg::cout.
|
private |
Definition at line 38 of file WriteEcalMiscalibConstants.h.
Referenced by analyze(), and WriteEcalMiscalibConstants().