#include <HcalLutGenerator.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
void | endJob () |
HcalLutGenerator (const edm::ParameterSet &) | |
~HcalLutGenerator () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
std::string | _lin_file |
uint32_t | _status_word_to_mask |
std::string | _tag |
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 9 of file HcalLutGenerator.h.
|
explicit |
Definition at line 21 of file HcalLutGenerator.cc.
References _lin_file, _status_word_to_mask, _tag, gather_cfg::cout, and edm::ParameterSet::getParameter().
HcalLutGenerator::~HcalLutGenerator | ( | ) |
Definition at line 29 of file HcalLutGenerator.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 34 of file HcalLutGenerator.cc.
References _lin_file, _status_word_to_mask, _tag, gather_cfg::cout, edm::EventSetup::get(), CaloTPGTranscoder::HcalTPG, and edm::ESHandleBase::swap().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 132 of file HcalLutGenerator.cc.
|
private |
Definition at line 18 of file HcalLutGenerator.h.
Referenced by analyze(), and HcalLutGenerator().
|
private |
Definition at line 19 of file HcalLutGenerator.h.
Referenced by analyze(), and HcalLutGenerator().
|
private |
Definition at line 17 of file HcalLutGenerator.h.
Referenced by analyze(), and HcalLutGenerator().