#include <EvFFEDSelector.h>
Public Member Functions | |
EvFFEDSelector (const edm::ParameterSet &) | |
void | produce (edm::Event &e, const edm::EventSetup &c) |
~EvFFEDSelector () | |
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::vector< unsigned int > | fedlist_ |
edm::InputTag | label_ |
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 13 of file EvFFEDSelector.h.
|
explicit |
Definition at line 7 of file EvFFEDSelector.cc.
|
inline |
Definition at line 18 of file EvFFEDSelector.h.
|
virtual |
Implements edm::EDProducer.
Definition at line 14 of file EvFFEDSelector.cc.
References FEDRawData::data(), data, FEDRawDataCollection::FEDData(), fedlist_, edm::Event::getByLabel(), label_, edm::Event::put(), lumiPlot::rawdata, FEDRawData::resize(), and FEDRawData::size().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 24 of file EvFFEDSelector.h.
Referenced by produce().
|
private |
Definition at line 23 of file EvFFEDSelector.h.
Referenced by Mixins._Labelable::_findDependencies(), Mixins._TypedParameterizable::dumpPython(), and produce().