CMS 3D CMS Logo

Functions | Variables
hltESPPixelCPEFastParams_cfi Namespace Reference

Functions

def _addProcessPixelCPEFastParamsPhase2 (process)
 

Variables

 modifyConfigurationForAlpakaPixelCPEFastParamsPhase2_
 

Function Documentation

◆ _addProcessPixelCPEFastParamsPhase2()

def hltESPPixelCPEFastParams_cfi._addProcessPixelCPEFastParamsPhase2 (   process)
private

Definition at line 3 of file hltESPPixelCPEFastParams_cfi.py.

4  process.hltESPPixelCPEFastParamsPhase2 = cms.ESProducer('PixelCPEFastParamsESProducerAlpakaPhase2@alpaka',
5  ComponentName = cms.string("PixelCPEFastParamsPhase2"),
6  appendToDataLabel = cms.string(''),
7  alpaka = cms.untracked.PSet(backend = cms.untracked.string('')
8  )
9 )
10 

Variable Documentation

◆ modifyConfigurationForAlpakaPixelCPEFastParamsPhase2_

hltESPPixelCPEFastParams_cfi.modifyConfigurationForAlpakaPixelCPEFastParamsPhase2_

Definition at line 12 of file hltESPPixelCPEFastParams_cfi.py.