#include <HcalPatternSource.h>
Public Member Functions | |
HcalPatternSource (const edm::ParameterSet &pset) | |
virtual void | produce (edm::Event &e, const edm::EventSetup &c) |
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 | |
void | loadPatternFile (const std::string &filename) |
void | loadPatterns (const std::string &patspec) |
Private Attributes | |
std::vector< int > | bunches_ |
std::vector< HcalFiberPattern > | patterns_ |
int | presamples_ |
int | samples_ |
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) |
HcalPatternSource::HcalPatternSource | ( | const edm::ParameterSet & | pset | ) |
Definition at line 14 of file HcalPatternSource.cc.
References edm::ParameterSet::getUntrackedParameter(), and loadPatterns().
|
private |
Definition at line 99 of file HcalPatternSource.cc.
References createPayload::block, runTheMatrix::data, edm::hlt::Exception, f, lut2db_cfg::filename, i, j, HcalPatternXMLParser::parse(), geometryXMLtoCSV::parser, patterns_, and SiPixelLorentzAngle_cfi::read.
Referenced by loadPatterns().
|
private |
Definition at line 86 of file HcalPatternSource.cc.
References electronDbsDiscovery::files, i, loadPatternFile(), LogDebug, L1TEmulatorMonitor_cff::p, and patterns_.
Referenced by HcalPatternSource().
|
virtual |
Implements edm::EDProducer.
Definition at line 25 of file HcalPatternSource.cc.
References bunches_, edm::EventID::event(), benchmark_cfg::fc, edm::EventSetup::get(), HcalBarrel, HcalEndcap, HcalForward, HcalOuter, i, edm::EventBase::id(), HcalElectronicsMap::lookup(), patterns_, presamples_, edm::ESHandle< class >::product(), edm::Event::put(), and samples_.
|
private |
Definition at line 21 of file HcalPatternSource.h.
Referenced by produce().
|
private |
Definition at line 22 of file HcalPatternSource.h.
Referenced by loadPatternFile(), loadPatterns(), and produce().
|
private |
Definition at line 23 of file HcalPatternSource.h.
Referenced by produce().
|
private |
Definition at line 23 of file HcalPatternSource.h.
Referenced by produce().