#include <EcalTrigPrimProducer.h>
Public Member Functions | |
void | beginJob () |
void | beginRun (edm::Run &run, const edm::EventSetup &es) |
EcalTrigPrimProducer (const edm::ParameterSet &conf) | |
void | endRun (edm::Run &, const edm::EventSetup &) |
virtual void | produce (edm::Event &e, const edm::EventSetup &c) |
virtual | ~EcalTrigPrimProducer () |
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 Member Functions | |
unsigned long long | getRecords (edm::EventSetup const &setup) |
Private Attributes | |
EcalTrigPrimFunctionalAlgo * | algo_ |
bool | barrelOnly_ |
int | binOfMaximum_ |
unsigned long long | cacheID_ |
bool | debug_ |
TFile * | histfile_ |
std::string | instanceNameEB_ |
std::string | instanceNameEE_ |
std::string | label_ |
const edm::ParameterSet | ps_ |
bool | tcpFormat_ |
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) |
static void | prevalidate (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) |
EcalTrigPrimProducer produces a EcalTrigPrimDigiCollection The barrel code does a detailed simulation The code for the endcap is simulated in a rough way, due to missing strip geometry
EcalTrigPrimProducer produces a EcalTrigPrimDigiCollection Simulation as close as possible to hardware Main algorithm is EcalTrigPrimFunctionalAlgo which is now templated to take EBdataFrames/EEDataFrames as input
Definition at line 33 of file EcalTrigPrimProducer.h.
|
explicit |
Definition at line 65 of file EcalTrigPrimProducer.cc.
References algo_, edm::ParameterSet::getParameter(), instanceNameEB_, instanceNameEE_, label_, NULL, and tcpFormat_.
|
virtual |
Definition at line 204 of file EcalTrigPrimProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 93 of file EcalTrigPrimProducer.cc.
References binOfMaximum_, spr::find(), newFWLiteAna::found, edm::BranchDescription::friendlyClassName(), edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNames(), edm::getParameterSet(), edm::BranchDescription::moduleLabel(), h::names, edm::ConstProductRegistry::productList(), ps_, edm::BranchDescription::psetID(), and query::result.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 80 of file EcalTrigPrimProducer.cc.
References algo_, barrelOnly_, binOfMaximum_, cacheID_, debug_, edm::ParameterSet::getParameter(), getRecords(), ps_, and tcpFormat_.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 89 of file EcalTrigPrimProducer.cc.
References algo_.
|
private |
Definition at line 133 of file EcalTrigPrimProducer.cc.
References algo_, edm::EventSetup::get(), edm::ESHandle< class >::product(), EcalTrigPrimFunctionalAlgo::setPointers(), and EcalTrigPrimFunctionalAlgo::setPointers2().
Referenced by beginRun(), and produce().
|
virtual |
Implements edm::EDProducer.
Definition at line 210 of file EcalTrigPrimProducer.cc.
References algo_, Reference_intrackfit_cff::barrel, barrelOnly_, cacheID_, edm::eventsetup::EventSetupRecord::cacheIdentifier(), Reference_intrackfit_cff::endcap, edm::hlt::Exception, edm::EventSetup::get(), edm::Event::getByLabel(), getRecords(), i, edm::EventBase::id(), instanceNameEB_, instanceNameEE_, label_, LogDebug, NULL, reco::print(), edm::Handle< T >::product(), edm::Event::put(), EcalTrigPrimFunctionalAlgo::run(), and tcpFormat_.
|
private |
Definition at line 47 of file EcalTrigPrimProducer.h.
Referenced by beginRun(), EcalTrigPrimProducer(), endRun(), getRecords(), and produce().
|
private |
Definition at line 49 of file EcalTrigPrimProducer.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 56 of file EcalTrigPrimProducer.h.
Referenced by beginJob(), and beginRun().
|
private |
Definition at line 62 of file EcalTrigPrimProducer.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 51 of file EcalTrigPrimProducer.h.
Referenced by beginRun().
|
private |
Definition at line 48 of file EcalTrigPrimProducer.h.
|
private |
Definition at line 53 of file EcalTrigPrimProducer.h.
Referenced by EcalTrigPrimProducer(), and produce().
|
private |
Definition at line 54 of file EcalTrigPrimProducer.h.
Referenced by EcalTrigPrimProducer(), and produce().
|
private |
Definition at line 52 of file EcalTrigPrimProducer.h.
Referenced by Mixins._Labelable::_findDependencies(), Mixins._TypedParameterizable::dumpPython(), EcalTrigPrimProducer(), and produce().
|
private |
Definition at line 58 of file EcalTrigPrimProducer.h.
Referenced by beginJob(), and beginRun().
|
private |
Definition at line 50 of file EcalTrigPrimProducer.h.
Referenced by beginRun(), EcalTrigPrimProducer(), and produce().