#include <ExcludedFEDListProducer.h>
Public Member Functions | |
void | beginJob (const edm::EventSetup &es) |
void | beginRun (edm::Run &run, const edm::EventSetup &es) |
void | endJob () |
ExcludedFEDListProducer (const edm::ParameterSet &pset) | |
constructor More... | |
void | produce (edm::Event &event, const edm::EventSetup &es) |
~ExcludedFEDListProducer () | |
default constructor 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 | |
const SiStripFedCabling * | cabling_ |
uint32_t | cacheId_ |
DetIdCollection | detids_ |
edm::InputTag | productLabel_ |
unsigned int | runNumber_ |
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) |
Definition at line 24 of file ExcludedFEDListProducer.h.
sistrip::ExcludedFEDListProducer::ExcludedFEDListProducer | ( | const edm::ParameterSet & | pset | ) |
constructor
Definition at line 23 of file ExcludedFEDListProducer.cc.
sistrip::ExcludedFEDListProducer::~ExcludedFEDListProducer | ( | ) |
void sistrip::ExcludedFEDListProducer::beginJob | ( | const edm::EventSetup & | es | ) |
Definition at line 36 of file ExcludedFEDListProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 40 of file ExcludedFEDListProducer.cc.
References trackerHits::c, cabling_, cacheId_, edm::EventSetup::get(), and edm::ESHandle< class >::product().
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 52 of file ExcludedFEDListProducer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 56 of file ExcludedFEDListProducer.cc.
References cabling_, SiStripFedCabling::connections(), detids_, SiStripFedCabling::feds(), LaserDQM_cfg::input, sistrip::invalid32_, productLabel_, edm::EDCollection< T >::push_back(), edm::EDCollection< T >::reserve(), edm::Event::run(), runNumber_, edm::EDCollection< T >::size(), FEDRawData::size(), and edm::EDCollection< T >::swap().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 39 of file ExcludedFEDListProducer.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 40 of file ExcludedFEDListProducer.h.
Referenced by beginRun().
|
private |
Definition at line 41 of file ExcludedFEDListProducer.h.
Referenced by produce().
|
private |
Definition at line 38 of file ExcludedFEDListProducer.h.
Referenced by produce().
|
private |
Definition at line 37 of file ExcludedFEDListProducer.h.
Referenced by produce().