CMS 3D CMS Logo

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

Variables

tuple allPixelTracks
 The base for all steps. More...
 
tuple allPixelTracksFitter
 
tuple allPixelTracksSequence
 

Variable Documentation

tuple AllPixelTracks_cfi.allPixelTracks

The base for all steps.

Definition at line 9 of file AllPixelTracks_cfi.py.

tuple AllPixelTracks_cfi.allPixelTracksFitter
Initial value:
1 = trackFitter.clone(
2  TTRHBuilder = 'TTRHBuilderWithoutAngle4PixelTriplets'
3 )

Definition at line 57 of file AllPixelTracks_cfi.py.

tuple AllPixelTracks_cfi.allPixelTracksSequence
Initial value:
1 = cms.Sequence(
2  allPixelTracksFitter +
3  clusterShapeTrackFilter +
4  allPixelTracks
5 )

Definition at line 61 of file AllPixelTracks_cfi.py.