CMS 3D CMS Logo

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

Variables

tuple beamhaloTrackerSeeds
 
tuple layerInfo
 
list layerList
 

Variable Documentation

tuple CombinatorialSeedGeneratorForBeamHalo_cfi.beamhaloTrackerSeeds

Definition at line 65 of file CombinatorialSeedGeneratorForBeamHalo_cfi.py.

tuple CombinatorialSeedGeneratorForBeamHalo_cfi.layerInfo

Definition at line 12 of file CombinatorialSeedGeneratorForBeamHalo_cfi.py.

list CombinatorialSeedGeneratorForBeamHalo_cfi.layerList
Initial value:
1 = [
2  'FPix1_pos+FPix2_pos',
3  'FPix1_neg+FPix2_neg',
4  'TID2_pos+TID3_pos',
5  'TID2_neg+TID3_neg',
6  'TEC1_neg+TEC2_neg',
7  'TEC1_pos+TEC2_pos',
8  'TEC2_neg+TEC3_neg',
9  'TEC2_pos+TEC3_pos',
10  'TEC3_neg+TEC4_neg',
11  'TEC3_pos+TEC4_pos',
12  'TEC4_neg+TEC5_neg',
13  'TEC4_pos+TEC5_pos',
14  'TEC5_neg+TEC6_neg',
15  'TEC5_pos+TEC6_pos',
16  'MTEC7_neg+MTEC8_neg',
17  'MTEC7_pos+MTEC8_pos',
18  'MTEC8_neg+MTEC9_neg',
19  'MTEC8_pos+MTEC9_pos'
20  ]

Definition at line 44 of file CombinatorialSeedGeneratorForBeamHalo_cfi.py.