![]() |
![]() |
#include <ExcludedFEDListProducer.h>
Public Member Functions | |
void | beginRun (const edm::Run &run, const edm::EventSetup &es) override |
ExcludedFEDListProducer (const edm::ParameterSet &pset) | |
constructor More... | |
void | produce (edm::Event &event, const edm::EventSetup &es) override |
~ExcludedFEDListProducer () override | |
default constructor More... | |
![]() | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
const SiStripFedCabling * | cabling_ |
edm::ESGetToken < SiStripFedCabling, SiStripFedCablingRcd > | cablingToken_ |
uint32_t | cacheId_ |
DetIdCollection | detids_ |
unsigned int | runNumber_ |
const edm::EDGetTokenT < FEDRawDataCollection > | token_ |
Additional Inherited Members | |
![]() | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 27 of file ExcludedFEDListProducer.h.
sistrip::ExcludedFEDListProducer::ExcludedFEDListProducer | ( | const edm::ParameterSet & | pset | ) |
constructor
Definition at line 20 of file ExcludedFEDListProducer.cc.
|
override |
|
override |
Definition at line 31 of file ExcludedFEDListProducer.cc.
References c, cabling_, cablingToken_, cacheId_, edm::EventSetup::get(), edm::EventSetup::getHandle(), and edm::ESHandle< class >::product().
|
static |
Definition at line 42 of file ExcludedFEDListProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
override |
Definition at line 48 of file ExcludedFEDListProducer.cc.
References cabling_, detids_, SiStripFedCabling::fedConnections(), SiStripFedCabling::fedIds(), input, sistrip::invalid32_, edm::EDCollection< T >::push_back(), edm::EDCollection< T >::reserve(), edm::Event::run(), runNumber_, edm::EDCollection< T >::size(), FEDRawData::size(), edm::EDCollection< T >::swap(), and token_.
|
private |
Definition at line 40 of file ExcludedFEDListProducer.h.
Referenced by beginRun(), and produce().
|
private |
Definition at line 42 of file ExcludedFEDListProducer.h.
Referenced by beginRun().
|
private |
Definition at line 39 of file ExcludedFEDListProducer.h.
Referenced by beginRun().
|
private |
Definition at line 44 of file ExcludedFEDListProducer.h.
Referenced by produce().
|
private |
Definition at line 38 of file ExcludedFEDListProducer.h.
Referenced by produce().
|
private |
Definition at line 41 of file ExcludedFEDListProducer.h.
Referenced by produce().