Public Types | |
using | GPUAlgo = pixelgpudetails::SiPixelRawToClusterGPUKernel< pixelTopology::Phase2 > |
Public Types inherited from edm::stream::EDProducer< edm::ExternalWork > | |
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 |
Public Member Functions | |
SiPixelPhase2DigiToClusterCUDA (const edm::ParameterSet &iConfig) | |
~SiPixelPhase2DigiToClusterCUDA () override=default | |
Public Member Functions inherited from edm::stream::EDProducer< edm::ExternalWork > | |
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 Member Functions | |
void | acquire (const edm::Event &iEvent, const edm::EventSetup &iSetup, edm::WaitingTaskWithArenaHolder waitingTaskHolder) override |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
Definition at line 45 of file SiPixelPhase2DigiToClusterCUDA.cc.
using SiPixelPhase2DigiToClusterCUDA::GPUAlgo = pixelgpudetails::SiPixelRawToClusterGPUKernel<pixelTopology::Phase2> |
Definition at line 51 of file SiPixelPhase2DigiToClusterCUDA.cc.
|
explicit |
Definition at line 74 of file SiPixelPhase2DigiToClusterCUDA.cc.
References edm::ParameterSet::getParameter().
|
overridedefault |
|
overrideprivate |
Definition at line 105 of file SiPixelPhase2DigiToClusterCUDA.cc.
References clusterThresholds_, ctxState_, geomToken_, edm::EventSetup::getData(), gpuAlgo_, TrackerGeometry::idToDetUnit(), iEvent, GeomDet::index(), input, pixelgpudetails::SiPixelRawToClusterGPUKernel< TrackerTraits >::makePhase2ClustersAsync(), gpuClustering::maxNumDigis, eostools::move(), pixelDigiToken_, and multPhiCorr_741_25nsDY_cfi::px.
|
static |
Definition at line 91 of file SiPixelPhase2DigiToClusterCUDA.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
|
overrideprivate |
Definition at line 154 of file SiPixelPhase2DigiToClusterCUDA.cc.
References clusterPutToken_, ctxState_, digiErrorPutToken_, digiPutToken_, pixelgpudetails::SiPixelRawToClusterGPUKernel< TrackerTraits >::getErrors(), pixelgpudetails::SiPixelRawToClusterGPUKernel< TrackerTraits >::getResults(), gpuAlgo_, iEvent, includeErrors_, eostools::move(), and createJobs::tmp.
|
private |
Definition at line 64 of file SiPixelPhase2DigiToClusterCUDA.cc.
Referenced by produce().
|
private |
Definition at line 71 of file SiPixelPhase2DigiToClusterCUDA.cc.
Referenced by acquire().
|
private |
Definition at line 66 of file SiPixelPhase2DigiToClusterCUDA.cc.
|
private |
Definition at line 63 of file SiPixelPhase2DigiToClusterCUDA.cc.
Referenced by produce().
|
private |
Definition at line 62 of file SiPixelPhase2DigiToClusterCUDA.cc.
Referenced by produce().
|
private |
Definition at line 59 of file SiPixelPhase2DigiToClusterCUDA.cc.
Referenced by acquire().
|
private |
Definition at line 68 of file SiPixelPhase2DigiToClusterCUDA.cc.
|
private |
Definition at line 70 of file SiPixelPhase2DigiToClusterCUDA.cc.
Referenced by produce().
|
private |
Definition at line 60 of file SiPixelPhase2DigiToClusterCUDA.cc.
Referenced by acquire().