CMS 3D CMS Logo

Variables
SectorBuilder_Tib_cff Namespace Reference

Variables

 Tib
 Whole Subdetector. More...
 
 TIB
 
 TibDown
 
 TibLayer1
 Separation of layers. More...
 
 TibLayer12
 Separation of pitches + Separation of 1D and 2D layers. More...
 
 TibLayer1Rphi
 Separation of layers + rphi/stereo. More...
 
 TibLayer1RphiIn
 
 TibLayer1RphiOut
 Separation of layers + rphi/stereo + orientations. More...
 
 TibLayer1Stereo
 
 TibLayer1StereoIn
 
 TibLayer1StereoOut
 
 TibLayer2
 
 TibLayer2Rphi
 
 TibLayer2RphiIn
 
 TibLayer2RphiOut
 
 TibLayer2Stereo
 
 TibLayer2StereoIn
 
 TibLayer2StereoOut
 
 TibLayer3
 
 TibLayer34
 
 TibLayer3In
 
 TibLayer3Out
 
 TibLayer4
 
 TibLayer4In
 
 TibLayer4Out
 
 TIBLayerAndOrientationSeparation
 
 TIBLayerSeparation
 
 TibLeft
 
 TIBPitchAnd2DSeparation
 
 TIBPureLayerSeparation
 
 TIBQuarters
 
 TibRight
 
 TibUp
 cosmic-like quartering (upper, lower, left, right part) More...
 

Variable Documentation

◆ Tib

SectorBuilder_Tib_cff.Tib
Initial value:
1 = EmptySector.clone(
2  name = 'Tib',
3  subdetId = [3],
4 )

Whole Subdetector.

Definition at line 11 of file SectorBuilder_Tib_cff.py.

◆ TIB

SectorBuilder_Tib_cff.TIB
Initial value:
1 = cms.VPSet(
2  Tib,
3 )

Definition at line 16 of file SectorBuilder_Tib_cff.py.

Referenced by TrackerGeomBuilderFromGeometricDet.build(), and LA_Filler_Fitter.layer_index().

◆ TibDown

SectorBuilder_Tib_cff.TibDown
Initial value:
1 = Tib.clone(
2  name = 'TibDown',
3  posPhi = [-2.3562,-0.7854], # [-135,-45] degree
4 )

Definition at line 30 of file SectorBuilder_Tib_cff.py.

◆ TibLayer1

SectorBuilder_Tib_cff.TibLayer1
Initial value:
1 = Tib.clone(
2  name = 'TibLayer1',
3  layer = [1],
4 )

Separation of layers.

Definition at line 76 of file SectorBuilder_Tib_cff.py.

◆ TibLayer12

SectorBuilder_Tib_cff.TibLayer12
Initial value:
1 = Tib.clone(
2  name = 'TibLayer12',
3  layer = [1,2],
4 )

Separation of pitches + Separation of 1D and 2D layers.

Definition at line 56 of file SectorBuilder_Tib_cff.py.

◆ TibLayer1Rphi

SectorBuilder_Tib_cff.TibLayer1Rphi
Initial value:
1 = TibLayer1.clone(
2  name = 'TibLayer1Rphi',
3  isRPhi = [1],
4 )

Separation of layers + rphi/stereo.

Definition at line 106 of file SectorBuilder_Tib_cff.py.

◆ TibLayer1RphiIn

SectorBuilder_Tib_cff.TibLayer1RphiIn
Initial value:
1 = TibLayer1Rphi.clone(
2  name = 'TibLayer1RphiIn',
3  wDirection = [-1],
4 )

Definition at line 146 of file SectorBuilder_Tib_cff.py.

◆ TibLayer1RphiOut

SectorBuilder_Tib_cff.TibLayer1RphiOut
Initial value:
1 = TibLayer1Rphi.clone(
2  name = 'TibLayer1RphiOut',
3  wDirection = [1],
4 )

Separation of layers + rphi/stereo + orientations.

Definition at line 138 of file SectorBuilder_Tib_cff.py.

◆ TibLayer1Stereo

SectorBuilder_Tib_cff.TibLayer1Stereo
Initial value:
1 = TibLayer1.clone(
2  name = 'TibLayer1Stereo',
3  isStereo = [1],
4 )

Definition at line 110 of file SectorBuilder_Tib_cff.py.

◆ TibLayer1StereoIn

SectorBuilder_Tib_cff.TibLayer1StereoIn
Initial value:
1 = TibLayer1Stereo.clone(
2  name = 'TibLayer1StereoIn',
3  wDirection = [-1],
4 )

Definition at line 150 of file SectorBuilder_Tib_cff.py.

◆ TibLayer1StereoOut

SectorBuilder_Tib_cff.TibLayer1StereoOut
Initial value:
1 = TibLayer1Stereo.clone(
2  name = 'TibLayer1StereoOut',
3  wDirection = [1],
4 )

Definition at line 142 of file SectorBuilder_Tib_cff.py.

◆ TibLayer2

SectorBuilder_Tib_cff.TibLayer2
Initial value:
1 = Tib.clone(
2  name = 'TibLayer2',
3  layer = [2],
4 )

Definition at line 80 of file SectorBuilder_Tib_cff.py.

◆ TibLayer2Rphi

SectorBuilder_Tib_cff.TibLayer2Rphi
Initial value:
1 = TibLayer2.clone(
2  name = 'TibLayer2Rphi',
3  isRPhi = [1],
4 )

Definition at line 114 of file SectorBuilder_Tib_cff.py.

◆ TibLayer2RphiIn

SectorBuilder_Tib_cff.TibLayer2RphiIn
Initial value:
1 = TibLayer2Rphi.clone(
2  name = 'TibLayer2RphiIn',
3  wDirection = [-1],
4 )

Definition at line 162 of file SectorBuilder_Tib_cff.py.

◆ TibLayer2RphiOut

SectorBuilder_Tib_cff.TibLayer2RphiOut
Initial value:
1 = TibLayer2Rphi.clone(
2  name = 'TibLayer2RphiOut',
3  wDirection = [1],
4 )

Definition at line 154 of file SectorBuilder_Tib_cff.py.

◆ TibLayer2Stereo

SectorBuilder_Tib_cff.TibLayer2Stereo
Initial value:
1 = TibLayer2.clone(
2  name = 'TibLayer2Stereo',
3  isStereo = [1],
4 )

Definition at line 118 of file SectorBuilder_Tib_cff.py.

◆ TibLayer2StereoIn

SectorBuilder_Tib_cff.TibLayer2StereoIn
Initial value:
1 = TibLayer2Stereo.clone(
2  name = 'TibLayer2StereoIn',
3  wDirection = [-1],
4 )

Definition at line 166 of file SectorBuilder_Tib_cff.py.

◆ TibLayer2StereoOut

SectorBuilder_Tib_cff.TibLayer2StereoOut
Initial value:
1 = TibLayer2Stereo.clone(
2  name = 'TibLayer2StereoOut',
3  wDirection = [1],
4 )

Definition at line 158 of file SectorBuilder_Tib_cff.py.

◆ TibLayer3

SectorBuilder_Tib_cff.TibLayer3
Initial value:
1 = Tib.clone(
2  name = 'TibLayer3',
3  layer = [3],
4 )

Definition at line 84 of file SectorBuilder_Tib_cff.py.

◆ TibLayer34

SectorBuilder_Tib_cff.TibLayer34
Initial value:
1 = Tib.clone(
2  name = 'TibLayer34',
3  layer = [3,4],
4 )

Definition at line 60 of file SectorBuilder_Tib_cff.py.

◆ TibLayer3In

SectorBuilder_Tib_cff.TibLayer3In
Initial value:
1 = TibLayer3.clone(
2  name = 'TibLayer3In',
3  wDirection = [-1],
4 )

Definition at line 174 of file SectorBuilder_Tib_cff.py.

◆ TibLayer3Out

SectorBuilder_Tib_cff.TibLayer3Out
Initial value:
1 = TibLayer3.clone(
2  name = 'TibLayer3Out',
3  wDirection = [1],
4 )

Definition at line 170 of file SectorBuilder_Tib_cff.py.

◆ TibLayer4

SectorBuilder_Tib_cff.TibLayer4
Initial value:
1 = Tib.clone(
2  name = 'TibLayer4',
3  layer = [4],
4 )

Definition at line 88 of file SectorBuilder_Tib_cff.py.

◆ TibLayer4In

SectorBuilder_Tib_cff.TibLayer4In
Initial value:
1 = TibLayer4.clone(
2  name = 'TibLayer4In',
3  wDirection = [-1],
4 )

Definition at line 182 of file SectorBuilder_Tib_cff.py.

◆ TibLayer4Out

SectorBuilder_Tib_cff.TibLayer4Out
Initial value:
1 = TibLayer4.clone(
2  name = 'TibLayer4Out',
3  wDirection = [1],
4 )

Definition at line 178 of file SectorBuilder_Tib_cff.py.

◆ TIBLayerAndOrientationSeparation

SectorBuilder_Tib_cff.TIBLayerAndOrientationSeparation
Initial value:
1 = cms.VPSet(
2  TibLayer1RphiOut,
3  TibLayer1StereoOut,
4  TibLayer1RphiIn,
5  TibLayer1StereoIn,
6  TibLayer2RphiOut,
7  TibLayer2StereoOut,
8  TibLayer2RphiIn,
9  TibLayer2StereoIn,
10  TibLayer3Out,
11  TibLayer3In,
12  TibLayer4Out,
13  TibLayer4In,
14 )

Definition at line 187 of file SectorBuilder_Tib_cff.py.

◆ TIBLayerSeparation

SectorBuilder_Tib_cff.TIBLayerSeparation
Initial value:
1 = cms.VPSet(
2  TibLayer1Rphi,
3  TibLayer1Stereo,
4  TibLayer2Rphi,
5  TibLayer2Stereo,
6  TibLayer3,
7  TibLayer4,
8 )

Definition at line 123 of file SectorBuilder_Tib_cff.py.

◆ TibLeft

SectorBuilder_Tib_cff.TibLeft
Initial value:
1 = Tib.clone(
2  name = 'TibLeft',
3  posPhi = [-0.7854,0.7854], # [-45,45] degree
4 )

Definition at line 34 of file SectorBuilder_Tib_cff.py.

◆ TIBPitchAnd2DSeparation

SectorBuilder_Tib_cff.TIBPitchAnd2DSeparation
Initial value:
1 = cms.VPSet(
2  TibLayer12,
3  TibLayer34,
4 )

Definition at line 65 of file SectorBuilder_Tib_cff.py.

◆ TIBPureLayerSeparation

SectorBuilder_Tib_cff.TIBPureLayerSeparation
Initial value:
1 = cms.VPSet(
2  TibLayer1,
3  TibLayer2,
4  TibLayer3,
5  TibLayer4,
6 )

Definition at line 93 of file SectorBuilder_Tib_cff.py.

◆ TIBQuarters

SectorBuilder_Tib_cff.TIBQuarters
Initial value:
1 = cms.VPSet(
2  TibUp,
3  TibDown,
4  TibLeft,
5  TibRight,
6 )

Definition at line 43 of file SectorBuilder_Tib_cff.py.

◆ TibRight

SectorBuilder_Tib_cff.TibRight
Initial value:
1 = Tib.clone(
2  name = 'TibRight',
3  posPhi = [-3.5,-2.3562,2.3562,3.5], # [135,-135] degree
4 )

Definition at line 38 of file SectorBuilder_Tib_cff.py.

◆ TibUp

SectorBuilder_Tib_cff.TibUp
Initial value:
1 = Tib.clone(
2  name = 'TibUp',
3  posPhi = [0.7854,2.3562], # [45,135] degree
4 )

cosmic-like quartering (upper, lower, left, right part)

Definition at line 26 of file SectorBuilder_Tib_cff.py.