#include <FakeTBHodoscopeRawInfoProducer.h>
Public Member Functions | |
FakeTBHodoscopeRawInfoProducer (const edm::ParameterSet &ps) | |
Constructor. More... | |
void | produce (edm::Event &event, const edm::EventSetup &eventSetup) |
Produce digis out of raw data. More... | |
virtual | ~FakeTBHodoscopeRawInfoProducer () |
Destructor. More... | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Attributes | |
std::string | ecalTBInfoLabel_ |
EcalTBHodoscopeGeometry * | theTBHodoGeom_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 29 of file FakeTBHodoscopeRawInfoProducer.h.
FakeTBHodoscopeRawInfoProducer::FakeTBHodoscopeRawInfoProducer | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 14 of file FakeTBHodoscopeRawInfoProducer.cc.
References edm::ParameterSet::getUntrackedParameter().
|
virtual |
Destructor.
Definition at line 25 of file FakeTBHodoscopeRawInfoProducer.cc.
|
virtual |
Produce digis out of raw data.
Implements edm::EDProducer.
Definition at line 31 of file FakeTBHodoscopeRawInfoProducer.cc.
References EcalTBHodoscopePlaneRawHits::addHit(), ExpressReco_HICollisions_FallBack::EcalTBHodoscopeRawInfo, i, and LogDebug.
|
private |
Definition at line 54 of file FakeTBHodoscopeRawInfoProducer.h.
|
private |
Definition at line 52 of file FakeTBHodoscopeRawInfoProducer.h.