CMS 3D CMS Logo

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

Variables

tuple hltFastPixelHitsVertex = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
 
tuple hltFastPixelHitsVertexVHbb = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
 
tuple hltFastPixelTracks = hltPixelTracks.clone()
 
tuple hltFastPixelTracksRecover = hltPixelTracks.clone()
 
tuple hltFastPixelTracksRecoverVHbb = hltPixelTracks.clone()
 
tuple hltFastPixelTracksVHbb = hltPixelTracks.clone()
 
tuple hltFastPrimaryVertex = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
 
tuple hltFastPrimaryVertexbbPhi = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()
 
tuple hltFastPVPixelTracks = hltPixelTracks.clone()
 
tuple hltFastPVPixelTracksRecover = hltPixelTracks.clone()
 
tuple hltPixelTracks
 
tuple hltPixelTracksFastPVbbPhi = hltPixelTracks.clone()
 
tuple hltPixelTracksRecoverbbPhi = hltPixelTracks.clone()
 

Variable Documentation

tuple HLTPixelTracksProducer_cfi.hltFastPixelHitsVertex = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()

Definition at line 27 of file HLTPixelTracksProducer_cfi.py.

tuple HLTPixelTracksProducer_cfi.hltFastPixelHitsVertexVHbb = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()

Definition at line 35 of file HLTPixelTracksProducer_cfi.py.

tuple HLTPixelTracksProducer_cfi.hltFastPixelTracks = hltPixelTracks.clone()

Definition at line 28 of file HLTPixelTracksProducer_cfi.py.

tuple HLTPixelTracksProducer_cfi.hltFastPixelTracksRecover = hltPixelTracks.clone()

Definition at line 29 of file HLTPixelTracksProducer_cfi.py.

tuple HLTPixelTracksProducer_cfi.hltFastPixelTracksRecoverVHbb = hltPixelTracks.clone()

Definition at line 37 of file HLTPixelTracksProducer_cfi.py.

tuple HLTPixelTracksProducer_cfi.hltFastPixelTracksVHbb = hltPixelTracks.clone()

Definition at line 36 of file HLTPixelTracksProducer_cfi.py.

tuple HLTPixelTracksProducer_cfi.hltFastPrimaryVertex = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()

Definition at line 39 of file HLTPixelTracksProducer_cfi.py.

tuple HLTPixelTracksProducer_cfi.hltFastPrimaryVertexbbPhi = FastSimulation.HighLevelTrigger.DummyModule_cfi.dummyModule.clone()

Definition at line 31 of file HLTPixelTracksProducer_cfi.py.

tuple HLTPixelTracksProducer_cfi.hltFastPVPixelTracks = hltPixelTracks.clone()

Definition at line 40 of file HLTPixelTracksProducer_cfi.py.

tuple HLTPixelTracksProducer_cfi.hltFastPVPixelTracksRecover = hltPixelTracks.clone()

Definition at line 41 of file HLTPixelTracksProducer_cfi.py.

tuple HLTPixelTracksProducer_cfi.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("pixelTripletSeeds","PixelTriplet"),
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 7 of file HLTPixelTracksProducer_cfi.py.

tuple HLTPixelTracksProducer_cfi.hltPixelTracksFastPVbbPhi = hltPixelTracks.clone()

Definition at line 32 of file HLTPixelTracksProducer_cfi.py.

tuple HLTPixelTracksProducer_cfi.hltPixelTracksRecoverbbPhi = hltPixelTracks.clone()

Definition at line 33 of file HLTPixelTracksProducer_cfi.py.