Public Member Functions | |
FEDEmulatorModule (const edm::ParameterSet &) | |
~FEDEmulatorModule () | |
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 | |
virtual void | beginRun (edm::Run &, const edm::EventSetup &) |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
std::auto_ptr < SiStripRawProcessingAlgorithms > | algorithms_ |
object for zero-suppression More... | |
bool | byModule_ |
sistrip::FEDEmulator | fedEmulator_ |
edm::InputTag | spyReorderedDigisTag_ |
edm::InputTag | spyVirginRawDigisTag_ |
SpyUtilities | utility_ |
Static Private Attributes | |
static const char * | messageLabel_ = "SiStripFEDEmulatorModule" |
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) |
Definition at line 58 of file SiStripFEDEmulatorModule.cc.
|
explicit |
Definition at line 99 of file SiStripFEDEmulatorModule.cc.
References byModule_, fedEmulator_, and sistrip::FEDEmulator::initialise().
sistrip::FEDEmulatorModule::~FEDEmulatorModule | ( | ) |
Definition at line 127 of file SiStripFEDEmulatorModule.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 281 of file SiStripFEDEmulatorModule.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 133 of file SiStripFEDEmulatorModule.cc.
References algorithms_, FedChannelConnection::apvPairNumber(), edm::DetSetVector< T >::begin(), byModule_, SiStripFedCabling::connection(), gather_cfg::cout, FedChannelConnection::detId(), edm::DetSetVector< T >::end(), fedEmulator_, sistrip::SpyUtilities::fedIndex(), edm::Event::getByLabel(), sistrip::SpyUtilities::getCabling(), sistrip::SpyUtilities::getNoiseHandle(), sistrip::SpyUtilities::getPedestalHandle(), sistrip::FEDEmulator::initialiseModule(), python.multivaluedict::map(), FedChannelConnection::nApvPairs(), edm::Handle< T >::product(), edm::Event::put(), sistrip::FEDEmulator::retrieveNoises(), sistrip::FEDEmulator::retrievePedestals(), edm::DetSet< T >::size(), edm::DetSetVector< T >::size(), spyReorderedDigisTag_, spyVirginRawDigisTag_, sistrip::STRIPS_PER_FEDCH, sistrip::FEDEmulator::subtractCM(), sistrip::FEDEmulator::subtractPedestals(), utility_, cms::Exception::what(), and sistrip::FEDEmulator::zeroSuppress().
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().
|
private |
object for zero-suppression
Definition at line 82 of file SiStripFEDEmulatorModule.cc.
Referenced by produce().
|
private |
Definition at line 76 of file SiStripFEDEmulatorModule.cc.
Referenced by FEDEmulatorModule(), and produce().
|
private |
Definition at line 78 of file SiStripFEDEmulatorModule.cc.
Referenced by FEDEmulatorModule(), and produce().
|
staticprivate |
Definition at line 80 of file SiStripFEDEmulatorModule.cc.
|
private |
Definition at line 72 of file SiStripFEDEmulatorModule.cc.
Referenced by produce().
|
private |
Definition at line 73 of file SiStripFEDEmulatorModule.cc.
Referenced by produce().
|
private |
Definition at line 85 of file SiStripFEDEmulatorModule.cc.
Referenced by produce().