Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | endJob () |
ZdcTBAnalyzer (const edm::ParameterSet &) | |
~ZdcTBAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
bool | beamDetectorsADCInfo |
bool | beamDetectorsTDCInfo |
std::string | inputFileName |
std::string | outputFileName |
bool | triggerInfo |
bool | wireChambersInfo |
ZdcTBAnalysis | zdcTBAnalysis |
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 22 of file ZdcTBAnalyzer.cc.
|
explicit |
Definition at line 40 of file ZdcTBAnalyzer.cc.
References beamDetectorsADCInfo, beamDetectorsTDCInfo, gather_cfg::cout, edm::ParameterSet::getParameter(), outputFileName, ZdcTBAnalysis::setup(), triggerInfo, wireChambersInfo, and zdcTBAnalysis.
ZdcTBAnalyzer::~ZdcTBAnalyzer | ( | ) |
Definition at line 53 of file ZdcTBAnalyzer.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 55 of file ZdcTBAnalyzer.cc.
References ZdcTBAnalysis::analyze(), beamDetectorsADCInfo, beamDetectorsTDCInfo, ZdcTBAnalysis::fillTree(), edm::Event::getByType(), create_public_lumi_plots::times, triggerInfo, hltHiggsPostProcessors_cff::triggers, wireChambersInfo, and zdcTBAnalysis.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 84 of file ZdcTBAnalyzer.cc.
References gather_cfg::cout, ZdcTBAnalysis::done(), and zdcTBAnalysis.
|
private |
Definition at line 33 of file ZdcTBAnalyzer.cc.
Referenced by analyze(), and ZdcTBAnalyzer().
|
private |
Definition at line 34 of file ZdcTBAnalyzer.cc.
Referenced by analyze(), and ZdcTBAnalyzer().
|
private |
Definition at line 32 of file ZdcTBAnalyzer.cc.
|
private |
Definition at line 31 of file ZdcTBAnalyzer.cc.
Referenced by ZdcTBAnalyzer().
|
private |
Definition at line 36 of file ZdcTBAnalyzer.cc.
Referenced by analyze(), and ZdcTBAnalyzer().
|
private |
Definition at line 35 of file ZdcTBAnalyzer.cc.
Referenced by analyze(), and ZdcTBAnalyzer().
|
private |
Definition at line 37 of file ZdcTBAnalyzer.cc.
Referenced by analyze(), endJob(), and ZdcTBAnalyzer().