![]() |
|
|||
File indexing completed on 2023-05-05 02:46:42
0001 import FWCore.ParameterSet.Config as cms 0002 0003 iptCorrector = cms.EDProducer('IPTCorrector', 0004 corTracksLabel = cms.InputTag('hltIter0PFlowCtfWithMaterialTracks'), 0005 filterLabel = cms.InputTag('hltIsolPixelTrackL2Filter'), 0006 associationCone = cms.double(0.2), 0007 mightGet = cms.optional.untracked.vstring 0008 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |