![]() |
![]() |
Private Member Functions | |
void | initialize (const edm::EventSetup &es) |
void | run (const FEDRawDataCollection &rawColl, edmNew::DetSetVector< SiStripCluster > &output) |
Private Attributes | |
SiStripDetCabling const * | cabling_ |
std::unique_ptr < StripClusterizerAlgorithm > | clusterizer_ |
bool | doAPVEmulatorCheck_ |
bool | onDemand |
edm::EDGetTokenT < FEDRawDataCollection > | productToken_ |
std::unique_ptr < SiStripRawProcessingAlgorithms > | rawAlgos_ |
Additional Inherited Members | |
![]() | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
![]() | |
typedef EDProducerAdaptorBase | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
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 186 of file ClustersFromRawProducer.cc.
|
inlineexplicit |
Definition at line 190 of file ClustersFromRawProducer.cc.
References assert(), clusterizer_, edm::ParameterSet::getParameter(), productToken_, and rawAlgos_.
|
inlinevirtual |
Reimplemented from edm::stream::EDProducerBase.
Definition at line 204 of file ClustersFromRawProducer.cc.
References initialize().
|
private |
Definition at line 273 of file ClustersFromRawProducer.cc.
References cabling_.
Referenced by beginRun(), and produce().
|
inlinevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 209 of file ClustersFromRawProducer.cc.
References assert(), clusterizer_, COUT, doAPVEmulatorCheck_, edm::Event::getByToken(), initialize(), eostools::move(), onDemand, convertSQLitetoXML_cfg::output, productToken_, edm::Event::put(), rawAlgos_, and run().
|
private |
Definition at line 281 of file ClustersFromRawProducer.cc.
References clusterizer_, doAPVEmulatorCheck_, rawAlgos_, record, and edmNew::DetSetVector< SiStripCluster >::TSFastFiller.
Referenced by produce().
|
private |
Definition at line 256 of file ClustersFromRawProducer.cc.
Referenced by initialize().
|
private |
Definition at line 258 of file ClustersFromRawProducer.cc.
Referenced by produce(), run(), and SiStripClusterizerFromRaw().
|
private |
Definition at line 263 of file ClustersFromRawProducer.cc.
|
private |
Definition at line 252 of file ClustersFromRawProducer.cc.
Referenced by produce().
|
private |
Definition at line 254 of file ClustersFromRawProducer.cc.
Referenced by produce(), and SiStripClusterizerFromRaw().
|
private |
Definition at line 259 of file ClustersFromRawProducer.cc.
Referenced by produce(), run(), and SiStripClusterizerFromRaw().