CMS 3D CMS Logo

HLTPixelTracksProducer_cfi Namespace Reference


Variables

tuple hltPixelTracks


Variable Documentation

tuple HLTPixelTracksProducer_cfi::hltPixelTracks [static]

Initial value:

cms.EDProducer("PixelTracksProducer",
    FitterPSet = cms.PSet(
        ComponentName = cms.string('PixelFitterByHelixProjections'),
        TTRHBuilder = cms.string('WithoutRefit')
    ),
    SeedProducer = cms.InputTag("pixelTripletSeeds","PixelTriplet"),
    RegionFactoryPSet = cms.PSet(
        RegionPSetBlock,
        ComponentName = cms.string('GlobalRegionProducer')
    ),
    FilterPSet = cms.PSet(
        nSigmaInvPtTolerance = cms.double(0.0),
        nSigmaTipMaxTolerance = cms.double(0.0),
        ComponentName = cms.string('PixelTrackFilterByKinematics'),
        chi2 = cms.double(1000.0),
        ptMin = cms.double(0.0),
        tipMax = cms.double(1.0)
    )
)

Definition at line 4 of file HLTPixelTracksProducer_cfi.py.


Generated on Tue Jun 9 18:47:45 2009 for CMSSW by  doxygen 1.5.4