Private Member Functions | |
void | initialize (const edm::EventSetup &es) |
void | run (const FEDRawDataCollection &rawColl, edmNew::DetSetVector< SiStripCluster > &output) |
Private Attributes | |
SiStripDetCabling const * | cabling_ |
std::auto_ptr < StripClusterizerAlgorithm > | clusterizer_ |
bool | doAPVEmulatorCheck_ |
bool | onDemand |
edm::InputTag | productLabel_ |
std::auto_ptr < SiStripRawProcessingAlgorithms > | rawAlgos_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
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::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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 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) |
Definition at line 176 of file ClustersFromRawProducer.cc.
|
inlineexplicit |
Definition at line 180 of file ClustersFromRawProducer.cc.
References clusterizer_, and rawAlgos_.
|
inlinevirtual |
Reimplemented from edm::EDProducer.
Definition at line 194 of file ClustersFromRawProducer.cc.
References initialize().
|
private |
Definition at line 264 of file ClustersFromRawProducer.cc.
References cabling_.
Referenced by beginRun(), and produce().
|
inlinevirtual |
Implements edm::EDProducer.
Definition at line 199 of file ClustersFromRawProducer.cc.
References clusterizer_, COUT, doAPVEmulatorCheck_, edm::Event::getByLabel(), initialize(), onDemand, convertSQLitetoXML_cfg::output, productLabel_, edm::Event::put(), rawAlgos_, and run().
|
private |
Definition at line 272 of file ClustersFromRawProducer.cc.
References edmNew::DetSetVector< T >::FastFiller::abort(), clusterizer_, doAPVEmulatorCheck_, edmNew::DetSetVector< T >::FastFiller::empty(), rawAlgos_, and GlobalPosition_Frontier_DevDB_cff::record.
Referenced by produce().
|
private |
Definition at line 247 of file ClustersFromRawProducer.cc.
Referenced by initialize().
|
private |
Definition at line 249 of file ClustersFromRawProducer.cc.
Referenced by produce(), run(), and SiStripClusterizerFromRaw().
|
private |
Definition at line 254 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 243 of file ClustersFromRawProducer.cc.
Referenced by produce().
|
private |
Definition at line 245 of file ClustersFromRawProducer.cc.
Referenced by produce().
|
private |
Definition at line 250 of file ClustersFromRawProducer.cc.
Referenced by produce(), run(), and SiStripClusterizerFromRaw().