Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
void | updateFedCabling (const SiStripFedCablingRcd &rcd) |
void | updateNoises (const SiStripNoisesRcd &rcd) |
void | updatePedestals (const SiStripPedestalsRcd &rcd) |
Private Attributes | |
std::unique_ptr < SiStripRawProcessingAlgorithms > | algorithms_ |
object for zero-suppression More... | |
bool | byModule_ |
edm::ESWatcher < SiStripFedCablingRcd > | cablingWatcher_ |
const SiStripFedCabling * | fedCabling_ |
edm::ESGetToken < SiStripFedCabling, SiStripFedCablingRcd > | fedCablingToken_ |
sistrip::FEDEmulator | fedEmulator_ |
const SiStripNoises * | noises_ |
edm::ESGetToken< SiStripNoises, SiStripNoisesRcd > | noisesToken_ |
edm::ESWatcher< SiStripNoisesRcd > | noisesWatcher_ |
const SiStripPedestals * | pedestals_ |
edm::ESGetToken < SiStripPedestals, SiStripPedestalsRcd > | pedestalsToken_ |
edm::ESWatcher < SiStripPedestalsRcd > | pedestalsWatcher_ |
edm::InputTag | spyReorderedDigisTag_ |
edm::EDGetTokenT < edm::DetSetVector < SiStripRawDigi > > | spyReorderedDigisToken_ |
edm::InputTag | spyVirginRawDigisTag_ |
edm::EDGetTokenT < edm::DetSetVector < SiStripRawDigi > > | spyVirginRawDigisToken_ |
Static Private Attributes | |
static const char * | messageLabel_ = "SiStripFEDEmulatorModule" |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 57 of file SiStripFEDEmulatorModule.cc.
|
explicit |
Definition at line 105 of file SiStripFEDEmulatorModule.cc.
References byModule_, fedEmulator_, sistrip::FEDEmulator::initialise(), spyReorderedDigisTag_, spyReorderedDigisToken_, spyVirginRawDigisTag_, and spyVirginRawDigisToken_.
|
override |
Definition at line 140 of file SiStripFEDEmulatorModule.cc.
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 149 of file SiStripFEDEmulatorModule.cc.
References algorithms_, FedChannelConnection::apvPairNumber(), edm::DetSetVector< T >::begin(), byModule_, cablingWatcher_, edm::ESWatcher< T >::check(), gather_cfg::cout, FedChannelConnection::detId(), alignCSCRings::e, edm::DetSet< T >::empty(), edm::DetSetVector< T >::end(), fedCabling_, SiStripFedCabling::fedConnection(), fedEmulator_, sistrip::SpyUtilities::fedIndex(), edm::Event::getByToken(), sistrip::FEDEmulator::initialiseModule(), eostools::move(), FedChannelConnection::nApvPairs(), noises_, noisesWatcher_, pedestals_, pedestalsWatcher_, edm::Handle< T >::product(), edm::Event::put(), sistrip::FEDEmulator::retrieveNoises(), sistrip::FEDEmulator::retrievePedestals(), edm::DetSetVector< T >::size(), spyReorderedDigisToken_, spyVirginRawDigisToken_, sistrip::STRIPS_PER_FEDCH, sistrip::FEDEmulator::subtractCM(), sistrip::FEDEmulator::subtractPedestals(), cms::Exception::what(), and sistrip::FEDEmulator::zeroSuppress().
|
private |
Definition at line 142 of file SiStripFEDEmulatorModule.cc.
References fedCabling_, fedCablingToken_, and edm::eventsetup::EventSetupRecordImplementation< T >::get().
|
private |
Definition at line 146 of file SiStripFEDEmulatorModule.cc.
References edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), noises_, and noisesToken_.
|
private |
Definition at line 145 of file SiStripFEDEmulatorModule.cc.
References edm::eventsetup::EventSetupRecordImplementation< T >::get(), pedestals_, and pedestalsToken_.
|
private |
object for zero-suppression
Definition at line 79 of file SiStripFEDEmulatorModule.cc.
Referenced by produce().
|
private |
Definition at line 73 of file SiStripFEDEmulatorModule.cc.
Referenced by FEDEmulatorModule(), and produce().
|
private |
Definition at line 88 of file SiStripFEDEmulatorModule.cc.
Referenced by produce().
|
private |
Definition at line 84 of file SiStripFEDEmulatorModule.cc.
Referenced by produce(), and updateFedCabling().
|
private |
Definition at line 81 of file SiStripFEDEmulatorModule.cc.
Referenced by updateFedCabling().
|
private |
Definition at line 75 of file SiStripFEDEmulatorModule.cc.
Referenced by FEDEmulatorModule(), and produce().
|
staticprivate |
Definition at line 77 of file SiStripFEDEmulatorModule.cc.
|
private |
Definition at line 86 of file SiStripFEDEmulatorModule.cc.
Referenced by produce(), and updateNoises().
|
private |
Definition at line 83 of file SiStripFEDEmulatorModule.cc.
Referenced by updateNoises().
|
private |
Definition at line 90 of file SiStripFEDEmulatorModule.cc.
Referenced by produce().
|
private |
Definition at line 85 of file SiStripFEDEmulatorModule.cc.
Referenced by produce(), and updatePedestals().
|
private |
Definition at line 82 of file SiStripFEDEmulatorModule.cc.
Referenced by updatePedestals().
|
private |
Definition at line 89 of file SiStripFEDEmulatorModule.cc.
Referenced by produce().
|
private |
Definition at line 67 of file SiStripFEDEmulatorModule.cc.
Referenced by FEDEmulatorModule().
|
private |
Definition at line 69 of file SiStripFEDEmulatorModule.cc.
Referenced by FEDEmulatorModule(), and produce().
|
private |
Definition at line 68 of file SiStripFEDEmulatorModule.cc.
Referenced by FEDEmulatorModule().
|
private |
Definition at line 70 of file SiStripFEDEmulatorModule.cc.
Referenced by FEDEmulatorModule(), and produce().