test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
hltPixelTracks_cff Namespace Reference

Variables

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

Variable Documentation

tuple hltPixelTracks_cff.beamSpot = cms.InputTag( "hltOnlineBeamSpot" )

Definition at line 33 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.deltaEta = cms.double( 0.5 )

Definition at line 40 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.deltaPhi = cms.double( 0.5 )

Definition at line 41 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.hltPixelTracks
Initial value:
1 = cms.EDProducer("PixelTracksProducer",
2  FitterPSet = cms.PSet(
3  ComponentName = cms.string('PixelFitterByHelixProjections'),
4  TTRHBuilder = cms.string('WithoutRefit')
5  ),
6  SeedProducer = cms.InputTag("hltPixelTripletSeeds"),
7  RegionFactoryPSet = cms.PSet(
8  RegionPSetBlock,
9  ComponentName = cms.string('GlobalRegionProducer')
10  ),
11  FilterPSet = cms.PSet(
12  nSigmaInvPtTolerance = cms.double(0.0),
13  nSigmaTipMaxTolerance = cms.double(0.0),
14  ComponentName = cms.string('PixelTrackFilterByKinematics'),
15  chi2 = cms.double(1000.0),
16  ptMin = cms.double(0.1),
17  tipMax = cms.double(1.0)
18  )
19 )

Definition at line 5 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.hltPixelTracksForHighMult = hltPixelTracks.clone()

Definition at line 47 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.hltPixelTracksReg = hltPixelTracks.clone()

Definition at line 25 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.input = cms.InputTag( "hltL2TausForPixelIsolation" )

Definition at line 35 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.maxNRegions = cms.int32( 10 )

Definition at line 36 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.maxNVertices = cms.int32( 1 )

Definition at line 38 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.mode = cms.string( "BeamSpotSigma" )

Definition at line 34 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.nSigmaZBeamSpot = cms.double( 4.0 )

Definition at line 44 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.nSigmaZVertex = cms.double( 3.0 )

Definition at line 42 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.originRadius = cms.double( 0.2 )

Definition at line 31 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.precise = cms.bool( True )

Definition at line 30 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.ptMin = cms.double( 0.9 )

Definition at line 32 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.vertexCollection = cms.InputTag( "" )

Definition at line 37 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.whereToUseMeasurementTracker = cms.string("Never")

Definition at line 45 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.zErrorBeamSpot = cms.double( 24.2 )

Definition at line 39 of file hltPixelTracks_cff.py.

tuple hltPixelTracks_cff.zErrorVertex = cms.double( 0.2 )

Definition at line 43 of file hltPixelTracks_cff.py.