#include <CastorDigiAnalyzer.h>
Public Member Functions | |
virtual void | analyze (edm::Event const &e, edm::EventSetup const &c) |
CastorDigiAnalyzer (edm::ParameterSet const &conf) | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
CastorDigiStatistics | castorDigiStatistics_ |
CastorHitFilter | castorFilter_ |
CaloHitAnalyzer | castorHitAnalyzer_ |
std::string | hitReadoutName_ |
CastorSimParameterMap | simParameterMap_ |
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 |
|
explicit |
Definition at line 7 of file CastorDigiAnalyzer.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 32 of file CastorDigiAnalyzer.cc.
References castorDigiStatistics_, castorHitAnalyzer_, alignCSCRings::e, CaloHitAnalyzer::fillHits(), edm::Event::getByLabel(), and edm::Handle< T >::product().
|
private |
Definition at line 33 of file CastorDigiAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 31 of file CastorDigiAnalyzer.h.
|
private |
Definition at line 32 of file CastorDigiAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 29 of file CastorDigiAnalyzer.h.
|
private |
Definition at line 30 of file CastorDigiAnalyzer.h.