Variables | |
RecentSectors = cms.VPSet() | |
====================================================================================================================================================================== More... | |
SubdetSectors = BPIX + FPIX + TIB + TOB + TID + TEC | |
====================================================================================================================================================================== More... | |
TIBTOB = TIB + TOB | |
====================================================================================================================================================================== More... | |
TIBTOBLayerAndOrientationSeparation = TIBLayerAndOrientationSeparation + TOBLayerAndOrientationSeparation | |
====================================================================================================================================================================== More... | |
TIBTOBPitchAnd2DSeparation = TIBPitchAnd2DSeparation + TOBPitchAnd2DSeparation | |
====================================================================================================================================================================== More... | |
TIBTOBQuarters = TIBQuarters + TOBQuarters | |
====================================================================================================================================================================== More... | |
TIDTEC = TID + TEC | |
====================================================================================================================================================================== More... | |
TIDTECSideAndRingAndOrientationSeparation = TIDSideAndRingAndOrientationSeparation + TECSideAndRingAndOrientationSeparation | |
====================================================================================================================================================================== More... | |
TIDTECSideAndRingSeparation = TIDSideAndRingSeparation + TECSideAndRingSeparation | |
====================================================================================================================================================================== More... | |
ValidationSectors | |
====================================================================================================================================================================== More... | |
SectorBuilder_cff.RecentSectors = cms.VPSet() |
======================================================================================================================================================================
Recent definition for whole tracker
Definition at line 119 of file SectorBuilder_cff.py.
SectorBuilder_cff.SubdetSectors = BPIX + FPIX + TIB + TOB + TID + TEC |
======================================================================================================================================================================
One Sector for each Subdetector (means only one for e.g. both endcaps)
Definition at line 18 of file SectorBuilder_cff.py.
SectorBuilder_cff.TIBTOB = TIB + TOB |
======================================================================================================================================================================
Only TIB and TOB
Definition at line 38 of file SectorBuilder_cff.py.
SectorBuilder_cff.TIBTOBLayerAndOrientationSeparation = TIBLayerAndOrientationSeparation + TOBLayerAndOrientationSeparation |
======================================================================================================================================================================
Only TIB and TOB, Separation of layers + rphi/stereo + orientations
Definition at line 70 of file SectorBuilder_cff.py.
SectorBuilder_cff.TIBTOBPitchAnd2DSeparation = TIBPitchAnd2DSeparation + TOBPitchAnd2DSeparation |
======================================================================================================================================================================
Only TIB and TOB + Separation of pitches + Separation of 1D and 2D layers
Definition at line 58 of file SectorBuilder_cff.py.
SectorBuilder_cff.TIBTOBQuarters = TIBQuarters + TOBQuarters |
======================================================================================================================================================================
Only TIB and TOB, cosmic-like quartering (upper, lower, left, right part)
Definition at line 48 of file SectorBuilder_cff.py.
SectorBuilder_cff.TIDTEC = TID + TEC |
======================================================================================================================================================================
Only TID and TEC (means only one for e.g. both endcaps)
Definition at line 28 of file SectorBuilder_cff.py.
SectorBuilder_cff.TIDTECSideAndRingAndOrientationSeparation = TIDSideAndRingAndOrientationSeparation + TECSideAndRingAndOrientationSeparation |
======================================================================================================================================================================
Only TID and TEC, Separation of side + rings + rphi/stereo + orientations
Definition at line 91 of file SectorBuilder_cff.py.
SectorBuilder_cff.TIDTECSideAndRingSeparation = TIDSideAndRingSeparation + TECSideAndRingSeparation |
======================================================================================================================================================================
Only TID and TEC, Separation of side + rings + rphi/stereo
Definition at line 79 of file SectorBuilder_cff.py.
SectorBuilder_cff.ValidationSectors |
======================================================================================================================================================================
Sectors used for validation
Definition at line 101 of file SectorBuilder_cff.py.