CMS 3D CMS Logo

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

Variables

tuple globalPixelStepIds
 
tuple globalPixelTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()
 
tuple globalPixelTrackCandidatesForElectrons = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()
 
tuple globalPixelTrackCandidatesForPhotons = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()
 
tuple globalPixelTracking
 
tuple globalPixelWithMaterialTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()
 
tuple globalPixelWithMaterialTracksForElectrons = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()
 
tuple globalPixelWithMaterialTracksForPhotons = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()
 

Variable Documentation

tuple GlobalPixelTracking_cff.globalPixelStepIds
Initial value:
1 = cms.EDProducer("SimTrackIdProducer",
2  trackCollection = cms.InputTag("globalPixelWithMaterialTracks"),
3  )

Definition at line 24 of file GlobalPixelTracking_cff.py.

tuple GlobalPixelTracking_cff.globalPixelTrackCandidates = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()

Definition at line 13 of file GlobalPixelTracking_cff.py.

tuple GlobalPixelTracking_cff.globalPixelTrackCandidatesForElectrons = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()

Definition at line 31 of file GlobalPixelTracking_cff.py.

tuple GlobalPixelTracking_cff.globalPixelTrackCandidatesForPhotons = FastSimulation.Tracking.TrackCandidateProducer_cfi.trackCandidateProducer.clone()

Definition at line 44 of file GlobalPixelTracking_cff.py.

tuple GlobalPixelTracking_cff.globalPixelTracking
Initial value:
1 = cms.Sequence(globalPixelSeeds*
2  globalPixelTrackCandidates*
3  globalPixelWithMaterialTracks*
4  globalPixelStepIds*
5  globalPixelSeedsForPhotons*
6  globalPixelTrackCandidatesForPhotons*
7  globalPixelWithMaterialTracksForPhotons*
8  globalPixelSeedsForElectrons*
9  globalPixelTrackCandidatesForElectrons*
10  globalPixelWithMaterialTracksForElectrons)

Definition at line 58 of file GlobalPixelTracking_cff.py.

tuple GlobalPixelTracking_cff.globalPixelWithMaterialTracks = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()

Definition at line 16 of file GlobalPixelTracking_cff.py.

tuple GlobalPixelTracking_cff.globalPixelWithMaterialTracksForElectrons = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()

Definition at line 35 of file GlobalPixelTracking_cff.py.

tuple GlobalPixelTracking_cff.globalPixelWithMaterialTracksForPhotons = RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cfi.ctfWithMaterialTracks.clone()

Definition at line 48 of file GlobalPixelTracking_cff.py.