#include <EcalTBHodoscopeRawInfoDumper.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
EcalTBHodoscopeRawInfoDumper (const edm::ParameterSet &ps) | |
virtual void | endJob () |
virtual | ~EcalTBHodoscopeRawInfoDumper () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
TH1F * | h_firedHits_ [4] |
TH1F * | h_numberOfFiredHits_ [4] |
std::string | rawInfoCollection_ |
std::string | rawInfoProducer_ |
std::string | rootfile_ |
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 17 of file EcalTBHodoscopeRawInfoDumper.h.
|
explicit |
Definition at line 13 of file EcalTBHodoscopeRawInfoDumper.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), rawInfoCollection_, rawInfoProducer_, and rootfile_.
|
virtual |
Definition at line 20 of file EcalTBHodoscopeRawInfoDumper.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 62 of file EcalTBHodoscopeRawInfoDumper.cc.
References edm::Event::getByLabel(), h_firedHits_, h_numberOfFiredHits_, i, edm::HandleBase::isValid(), j, LogDebug, edm::Handle< T >::product(), rawInfoCollection_, and rawInfoProducer_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 25 of file EcalTBHodoscopeRawInfoDumper.cc.
References h_firedHits_, h_numberOfFiredHits_, and i.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 48 of file EcalTBHodoscopeRawInfoDumper.cc.
References f, h_firedHits_, h_numberOfFiredHits_, i, and rootfile_.
|
private |
Definition at line 33 of file EcalTBHodoscopeRawInfoDumper.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 32 of file EcalTBHodoscopeRawInfoDumper.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 30 of file EcalTBHodoscopeRawInfoDumper.h.
Referenced by analyze(), and EcalTBHodoscopeRawInfoDumper().
|
private |
Definition at line 29 of file EcalTBHodoscopeRawInfoDumper.h.
Referenced by analyze(), and EcalTBHodoscopeRawInfoDumper().
|
private |
Definition at line 31 of file EcalTBHodoscopeRawInfoDumper.h.
Referenced by EcalTBHodoscopeRawInfoDumper(), and endJob().