CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Variables
hltPixelTracks_cff.py File Reference

Go to the source code of this file.

Namespaces

 hltPixelTracks_cff
 

Variables

tuple hltPixelTracks_cff.beamSpot = cms.InputTag( "hltOnlineBeamSpot" )
 
tuple hltPixelTracks_cff.deltaEta = cms.double( 0.5 )
 
tuple hltPixelTracks_cff.deltaPhi = cms.double( 0.5 )
 
tuple hltPixelTracks_cff.hltPixelTracks
 
tuple hltPixelTracks_cff.hltPixelTracksForHighMult = hltPixelTracks.clone()
 
tuple hltPixelTracks_cff.hltPixelTracksReg = hltPixelTracks.clone()
 
tuple hltPixelTracks_cff.input = cms.InputTag( "hltL2TausForPixelIsolation" )
 
tuple hltPixelTracks_cff.maxNRegions = cms.int32( 10 )
 
tuple hltPixelTracks_cff.maxNVertices = cms.int32( 1 )
 
tuple hltPixelTracks_cff.mode = cms.string( "BeamSpotSigma" )
 
tuple hltPixelTracks_cff.nSigmaZBeamSpot = cms.double( 4.0 )
 
tuple hltPixelTracks_cff.nSigmaZVertex = cms.double( 3.0 )
 
tuple hltPixelTracks_cff.originRadius = cms.double( 0.2 )
 
tuple hltPixelTracks_cff.precise = cms.bool( True )
 
tuple hltPixelTracks_cff.ptMin = cms.double( 0.9 )
 
tuple hltPixelTracks_cff.vertexCollection = cms.InputTag( "" )
 
tuple hltPixelTracks_cff.whereToUseMeasurementTracker = cms.string("Never")
 
tuple hltPixelTracks_cff.zErrorBeamSpot = cms.double( 24.2 )
 
tuple hltPixelTracks_cff.zErrorVertex = cms.double( 0.2 )