src
HLTrigger
Configuration
python
HLT_75e33
modules
hltPhase2SiPixelClustersSoA_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
hltPhase2SiPixelClustersSoA = cms.EDProducer(
"SiPixelPhase2DigiToCluster@alpaka"
,
4
# autoselect the alpaka backend
5
alpaka = cms.untracked.PSet(backend = cms.untracked.string(
''
))
6
)
Generated for CMSSW Reference Manual by
1.8.14