~jan.greis/maus/1811

« back to all changes in this revision

Viewing changes to src/common_py/ConfigurationDefaults.py

Merging start

Show diffs side-by-side

added added

removed removed

Lines of Context:
291
291
SciFiParams_Station_Radius = 160.
292
292
SciFiParams_RMS = 370.
293
293
# Parameters used for MCS and E loss correction
294
 
SciFiParams_Z = 5.61291
 
294
#SciFiParams_Z = 5.61291
 
295
#SciFiParams_A = 104.15 # g/mol
 
296
SciFiParams_Z = 3.5
 
297
SciFiParams_A = 6.5
295
298
SciFiParams_Plane_Width = 0.6523 # mm
296
299
SciFiParams_Radiation_Length = 413.124 # mm
297
300
SciFiParams_Density = 1.06 #g/cm3, 0.00106 g/mm3
298
301
SciFiParams_Mean_Excitation_Energy = 68.7 # eV
299
302
SciFiParams_Density_Correction = 0.164541
300
 
SciFiParams_A = 104.15 # g/mol
301
 
MylarParams_Z = 5.
 
303
#MylarParams_Z = 5.
 
304
#MylarParams_A = 192.2 # g/mol
 
305
MylarParams_Z = 8.727
 
306
MylarParams_A = 4.545 # g/mol
302
307
MylarParams_Plane_Width = 0.025# mm
303
308
MylarParams_Radiation_Length = 285.364  # mm
304
309
MylarParams_Density = 1.4 #g/cm3, 0.0014 g/mm3
305
310
MylarParams_Mean_Excitation_Energy = 78.7 # eV
306
311
MylarParams_Density_Correction = 0.126782
307
 
MylarParams_A = 192.2 # g/mol
308
312
GasParams_Z = 2.
 
313
GasParams_A = 4. # g/mol
309
314
GasParams_Radiation_Length = 5671130. # mm
310
315
GasParams_Density = 0.000166322 # 1.66322e-04 g/cm3
311
316
GasParams_Mean_Excitation_Energy = 41.8 # eV
312
317
GasParams_Density_Correction  = 0.13443
313
 
GasParams_A = 4. # g/mol
314
 
SciFiSeedCovariance = 1000 # Error estimate for Seed values of the Kalman Fit
 
318
SciFiSeedCovariance = 1000.0 # Error estimate for Seed values of the Kalman Fit
 
319
SciFiSeedPatRec = True
315
320
SciFiKalmanOn = True # Flag to turn on the tracker Kalman Fit
 
321
SciFiKalmanCorrectPz = True # Flag to turn on the Kalman Pz correlations
 
322
SciFiPatRecOn = True # Flag to turn on the tracker Pattern Recognition
316
323
SciFiKalman_use_MCS = True # flag to add MCS to the Kalman Fit
317
324
SciFiKalman_use_Eloss = True # flag to add Eloss to the Kalman Fit
318
325
SciFiKalmanVerbose  = False # Dump information per fitted track