CMS 3D CMS Logo

Variables
SectorBuilder_Tob_cff Namespace Reference

Variables

 Tob
 Whole Subdetector. More...
 
 TOB
 
 TobDown
 
 TobLayer1
 Separation of layers. More...
 
 TobLayer12
 Separation of pitches + Separation of 1D and 2D layers. More...
 
 TobLayer1Rphi
 Separation of layers + rphi/stereo. More...
 
 TobLayer1RphiIn
 
 TobLayer1RphiOut
 Separation of layers + rphi/stereo + orientations. More...
 
 TobLayer1Stereo
 
 TobLayer1StereoIn
 
 TobLayer1StereoOut
 
 TobLayer2
 
 TobLayer2Rphi
 
 TobLayer2RphiIn
 
 TobLayer2RphiOut
 
 TobLayer2Stereo
 
 TobLayer2StereoIn
 
 TobLayer2StereoOut
 
 TobLayer3
 
 TobLayer34
 
 TobLayer3In
 
 TobLayer3Out
 
 TobLayer4
 
 TobLayer4In
 
 TobLayer4Out
 
 TobLayer5
 
 TobLayer56
 
 TobLayer5In
 
 TobLayer5Out
 
 TobLayer6
 
 TobLayer6In
 
 TobLayer6Out
 
 TOBLayerAndOrientationSeparation
 
 TOBLayerSeparation
 
 TobLeft
 
 TOBPitchAnd2DSeparation
 
 TOBPureLayerSeparation
 
 TOBQuarters
 
 TobRight
 
 TobUp
 cosmic-like quartering (upper, lower, left, right part) More...
 

Variable Documentation

◆ Tob

SectorBuilder_Tob_cff.Tob
Initial value:
1 = EmptySector.clone(
2  name = 'Tob',
3  subdetId = [5],
4 )

Whole Subdetector.

Definition at line 11 of file SectorBuilder_Tob_cff.py.

◆ TOB

SectorBuilder_Tob_cff.TOB

◆ TobDown

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

Definition at line 30 of file SectorBuilder_Tob_cff.py.

◆ TobLayer1

SectorBuilder_Tob_cff.TobLayer1
Initial value:
1 = Tob.clone(
2  name = 'TobLayer1',
3  layer = [1],
4 )

Separation of layers.

Definition at line 81 of file SectorBuilder_Tob_cff.py.

◆ TobLayer12

SectorBuilder_Tob_cff.TobLayer12
Initial value:
1 = Tob.clone(
2  name = 'TobLayer12',
3  layer = [1,2],
4 )

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

Definition at line 56 of file SectorBuilder_Tob_cff.py.

◆ TobLayer1Rphi

SectorBuilder_Tob_cff.TobLayer1Rphi
Initial value:
1 = TobLayer1.clone(
2  name = 'TobLayer1Rphi',
3  isRPhi = [1],
4 )

Separation of layers + rphi/stereo.

Definition at line 121 of file SectorBuilder_Tob_cff.py.

◆ TobLayer1RphiIn

SectorBuilder_Tob_cff.TobLayer1RphiIn
Initial value:
1 = TobLayer1Rphi.clone(
2  name = 'TobLayer1RphiIn',
3  wDirection = [-1],
4 )

Definition at line 163 of file SectorBuilder_Tob_cff.py.

◆ TobLayer1RphiOut

SectorBuilder_Tob_cff.TobLayer1RphiOut
Initial value:
1 = TobLayer1Rphi.clone(
2  name = 'TobLayer1RphiOut',
3  wDirection = [1],
4 )

Separation of layers + rphi/stereo + orientations.

Definition at line 155 of file SectorBuilder_Tob_cff.py.

◆ TobLayer1Stereo

SectorBuilder_Tob_cff.TobLayer1Stereo
Initial value:
1 = TobLayer1.clone(
2  name = 'TobLayer1Stereo',
3  isStereo = [1],
4 )

Definition at line 125 of file SectorBuilder_Tob_cff.py.

◆ TobLayer1StereoIn

SectorBuilder_Tob_cff.TobLayer1StereoIn
Initial value:
1 = TobLayer1Stereo.clone(
2  name = 'TobLayer1StereoIn',
3  wDirection = [-1],
4 )

Definition at line 167 of file SectorBuilder_Tob_cff.py.

◆ TobLayer1StereoOut

SectorBuilder_Tob_cff.TobLayer1StereoOut
Initial value:
1 = TobLayer1Stereo.clone(
2  name = 'TobLayer1StereoOut',
3  wDirection = [1],
4 )

Definition at line 159 of file SectorBuilder_Tob_cff.py.

◆ TobLayer2

SectorBuilder_Tob_cff.TobLayer2
Initial value:
1 = Tob.clone(
2  name = 'TobLayer2',
3  layer = [2],
4 )

Definition at line 85 of file SectorBuilder_Tob_cff.py.

◆ TobLayer2Rphi

SectorBuilder_Tob_cff.TobLayer2Rphi
Initial value:
1 = TobLayer2.clone(
2  name = 'TobLayer2Rphi',
3  isRPhi = [1],
4 )

Definition at line 129 of file SectorBuilder_Tob_cff.py.

◆ TobLayer2RphiIn

SectorBuilder_Tob_cff.TobLayer2RphiIn
Initial value:
1 = TobLayer2Rphi.clone(
2  name = 'TobLayer2RphiIn',
3  wDirection = [-1],
4 )

Definition at line 179 of file SectorBuilder_Tob_cff.py.

◆ TobLayer2RphiOut

SectorBuilder_Tob_cff.TobLayer2RphiOut
Initial value:
1 = TobLayer2Rphi.clone(
2  name = 'TobLayer2RphiOut',
3  wDirection = [1],
4 )

Definition at line 171 of file SectorBuilder_Tob_cff.py.

◆ TobLayer2Stereo

SectorBuilder_Tob_cff.TobLayer2Stereo
Initial value:
1 = TobLayer2.clone(
2  name = 'TobLayer2Stereo',
3  isStereo = [1],
4 )

Definition at line 133 of file SectorBuilder_Tob_cff.py.

◆ TobLayer2StereoIn

SectorBuilder_Tob_cff.TobLayer2StereoIn
Initial value:
1 = TobLayer2Stereo.clone(
2  name = 'TobLayer2StereoIn',
3  wDirection = [-1],
4 )

Definition at line 183 of file SectorBuilder_Tob_cff.py.

◆ TobLayer2StereoOut

SectorBuilder_Tob_cff.TobLayer2StereoOut
Initial value:
1 = TobLayer2Stereo.clone(
2  name = 'TobLayer2StereoOut',
3  wDirection = [1],
4 )

Definition at line 175 of file SectorBuilder_Tob_cff.py.

◆ TobLayer3

SectorBuilder_Tob_cff.TobLayer3
Initial value:
1 = Tob.clone(
2  name = 'TobLayer3',
3  layer = [3],
4 )

Definition at line 89 of file SectorBuilder_Tob_cff.py.

◆ TobLayer34

SectorBuilder_Tob_cff.TobLayer34
Initial value:
1 = Tob.clone(
2  name = 'TobLayer34',
3  layer = [3,4],
4 )

Definition at line 60 of file SectorBuilder_Tob_cff.py.

◆ TobLayer3In

SectorBuilder_Tob_cff.TobLayer3In
Initial value:
1 = TobLayer3.clone(
2  name = 'TobLayer3In',
3  wDirection = [-1],
4 )

Definition at line 191 of file SectorBuilder_Tob_cff.py.

◆ TobLayer3Out

SectorBuilder_Tob_cff.TobLayer3Out
Initial value:
1 = TobLayer3.clone(
2  name = 'TobLayer3Out',
3  wDirection = [1],
4 )

Definition at line 187 of file SectorBuilder_Tob_cff.py.

◆ TobLayer4

SectorBuilder_Tob_cff.TobLayer4
Initial value:
1 = Tob.clone(
2  name = 'TobLayer4',
3  layer = [4],
4 )

Definition at line 93 of file SectorBuilder_Tob_cff.py.

◆ TobLayer4In

SectorBuilder_Tob_cff.TobLayer4In
Initial value:
1 = TobLayer4.clone(
2  name = 'TobLayer4In',
3  wDirection = [-1],
4 )

Definition at line 199 of file SectorBuilder_Tob_cff.py.

◆ TobLayer4Out

SectorBuilder_Tob_cff.TobLayer4Out
Initial value:
1 = TobLayer4.clone(
2  name = 'TobLayer4Out',
3  wDirection = [1],
4 )

Definition at line 195 of file SectorBuilder_Tob_cff.py.

◆ TobLayer5

SectorBuilder_Tob_cff.TobLayer5
Initial value:
1 = Tob.clone(
2  name = 'TobLayer5',
3  layer = [5],
4 )

Definition at line 97 of file SectorBuilder_Tob_cff.py.

◆ TobLayer56

SectorBuilder_Tob_cff.TobLayer56
Initial value:
1 = Tob.clone(
2  name = 'TobLayer56',
3  layer = [5,6],
4 )

Definition at line 64 of file SectorBuilder_Tob_cff.py.

◆ TobLayer5In

SectorBuilder_Tob_cff.TobLayer5In
Initial value:
1 = TobLayer5.clone(
2  name = 'TobLayer5In',
3  wDirection = [-1],
4 )

Definition at line 207 of file SectorBuilder_Tob_cff.py.

◆ TobLayer5Out

SectorBuilder_Tob_cff.TobLayer5Out
Initial value:
1 = TobLayer5.clone(
2  name = 'TobLayer5Out',
3  wDirection = [1],
4 )

Definition at line 203 of file SectorBuilder_Tob_cff.py.

◆ TobLayer6

SectorBuilder_Tob_cff.TobLayer6
Initial value:
1 = Tob.clone(
2  name = 'TobLayer6',
3  layer = [6],
4 )

Definition at line 101 of file SectorBuilder_Tob_cff.py.

◆ TobLayer6In

SectorBuilder_Tob_cff.TobLayer6In
Initial value:
1 = TobLayer6.clone(
2  name = 'TobLayer6In',
3  wDirection = [-1],
4 )

Definition at line 215 of file SectorBuilder_Tob_cff.py.

◆ TobLayer6Out

SectorBuilder_Tob_cff.TobLayer6Out
Initial value:
1 = TobLayer6.clone(
2  name = 'TobLayer6Out',
3  wDirection = [1],
4 )

Definition at line 211 of file SectorBuilder_Tob_cff.py.

◆ TOBLayerAndOrientationSeparation

SectorBuilder_Tob_cff.TOBLayerAndOrientationSeparation
Initial value:
1 = cms.VPSet(
2  #TobLayer1RphiOut, # no modules contained
3  TobLayer1StereoOut,
4  TobLayer1RphiIn,
5  #TobLayer1StereoIn, # no modules contained
6  TobLayer2RphiOut,
7  #TobLayer2StereoOut, # no modules contained
8  #TobLayer2RphiIn, # no modules contained
9  TobLayer2StereoIn,
10  TobLayer3Out,
11  TobLayer3In,
12  TobLayer4Out,
13  TobLayer4In,
14  TobLayer5Out,
15  TobLayer5In,
16  TobLayer6Out,
17  TobLayer6In,
18 )

Definition at line 222 of file SectorBuilder_Tob_cff.py.

◆ TOBLayerSeparation

SectorBuilder_Tob_cff.TOBLayerSeparation
Initial value:
1 = cms.VPSet(
2  TobLayer1Rphi,
3  TobLayer1Stereo,
4  TobLayer2Rphi,
5  TobLayer2Stereo,
6  TobLayer3,
7  TobLayer4,
8  TobLayer5,
9  TobLayer6,
10 )

Definition at line 138 of file SectorBuilder_Tob_cff.py.

◆ TobLeft

SectorBuilder_Tob_cff.TobLeft
Initial value:
1 = Tob.clone(
2  name = 'TobLeft',
3  posPhi = [-0.7854,0.7854], # [-45,45] degree
4 )

Definition at line 34 of file SectorBuilder_Tob_cff.py.

◆ TOBPitchAnd2DSeparation

SectorBuilder_Tob_cff.TOBPitchAnd2DSeparation
Initial value:
1 = cms.VPSet(
2  TobLayer12,
3  TobLayer34,
4  TobLayer56,
5 )

Definition at line 69 of file SectorBuilder_Tob_cff.py.

◆ TOBPureLayerSeparation

SectorBuilder_Tob_cff.TOBPureLayerSeparation
Initial value:
1 = cms.VPSet(
2  TobLayer1,
3  TobLayer2,
4  TobLayer3,
5  TobLayer4,
6  TobLayer5,
7  TobLayer6,
8 )

Definition at line 106 of file SectorBuilder_Tob_cff.py.

◆ TOBQuarters

SectorBuilder_Tob_cff.TOBQuarters
Initial value:
1 = cms.VPSet(
2  TobUp,
3  TobDown,
4  TobLeft,
5  TobRight,
6 )

Definition at line 43 of file SectorBuilder_Tob_cff.py.

◆ TobRight

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

Definition at line 38 of file SectorBuilder_Tob_cff.py.

◆ TobUp

SectorBuilder_Tob_cff.TobUp
Initial value:
1 = Tob.clone(
2  name = 'TobUp',
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_Tob_cff.py.