CMS 3D CMS Logo

Variables
SectorBuilder_Bpix_cff Namespace Reference

Variables

 Bpix
 Whole Subdetector. More...
 
 BPIX
 
 BpixLayer1
 Separation of layers. More...
 
 BpixLayer1In
 
 BpixLayer1Out
 Separation of layers + orientations. More...
 
 BpixLayer2
 
 BpixLayer2In
 
 BpixLayer2Out
 
 BpixLayer3
 
 BpixLayer3In
 
 BpixLayer3Out
 
 BpixLayer4
 
 BpixLayer4In
 
 BpixLayer4Out
 
 BPIXLayerAndOrientationSeparation
 
 BPIXLayerSeparation
 

Variable Documentation

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

Whole Subdetector.

Definition at line 11 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BPIX
Initial value:
1 = cms.VPSet(
2  Bpix,
3 )

Definition at line 16 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BpixLayer1
Initial value:
1 = Bpix.clone(
2  name = 'BpixLayer1',
3  layer = [1],
4 )

Separation of layers.

Definition at line 26 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BpixLayer1In
Initial value:
1 = BpixLayer1.clone(
2  name = 'BpixLayer1In',
3  wDirection = [-1],
4 )

Definition at line 60 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BpixLayer1Out
Initial value:
1 = BpixLayer1.clone(
2  name = 'BpixLayer1Out',
3  wDirection = [1],
4 )

Separation of layers + orientations.

Definition at line 56 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BpixLayer2
Initial value:
1 = Bpix.clone(
2  name = 'BpixLayer2',
3  layer = [2],
4 )

Definition at line 30 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BpixLayer2In
Initial value:
1 = BpixLayer2.clone(
2  name = 'BpixLayer2In',
3  wDirection = [-1],
4 )

Definition at line 68 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BpixLayer2Out
Initial value:
1 = BpixLayer2.clone(
2  name = 'BpixLayer2Out',
3  wDirection = [1],
4 )

Definition at line 64 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BpixLayer3
Initial value:
1 = Bpix.clone(
2  name = 'BpixLayer3',
3  layer = [3],
4 )

Definition at line 34 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BpixLayer3In
Initial value:
1 = BpixLayer3.clone(
2  name = 'BpixLayer3In',
3  wDirection = [-1],
4 )

Definition at line 76 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BpixLayer3Out
Initial value:
1 = BpixLayer3.clone(
2  name = 'BpixLayer3Out',
3  wDirection = [1],
4 )

Definition at line 72 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BpixLayer4
Initial value:
1 = Bpix.clone(
2  name = 'BpixLayer4',
3  layer = [4],
4 )

Definition at line 38 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BpixLayer4In
Initial value:
1 = BpixLayer4.clone(
2  name = 'BpixLayer4In',
3  wDirection = [-1],
4 )

Definition at line 84 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BpixLayer4Out
Initial value:
1 = BpixLayer4.clone(
2  name = 'BpixLayer4Out',
3  wDirection = [1],
4 )

Definition at line 80 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BPIXLayerAndOrientationSeparation
Initial value:
1 = cms.VPSet(
2  BpixLayer1Out,
3  BpixLayer1In,
4  BpixLayer2Out,
5  BpixLayer2In,
6  BpixLayer3Out,
7  BpixLayer3In,
8  BpixLayer4Out,
9  BpixLayer4In,
10 )

Definition at line 89 of file SectorBuilder_Bpix_cff.py.

SectorBuilder_Bpix_cff.BPIXLayerSeparation
Initial value:
1 = cms.VPSet(
2  BpixLayer1,
3  BpixLayer2,
4  BpixLayer3,
5  BpixLayer4,
6 )

Definition at line 43 of file SectorBuilder_Bpix_cff.py.