source: JEM-EUSO/esaf_cc_at_lal/config/Reco/PmtToShowerReco.cfg @ 114

Last change on this file since 114 was 114, checked in by moretto, 11 years ago

actual version of ESAF at CCin2p3

File size: 2.0 KB
Line 
1# VERY TEMPORARY VERSION!!!! DO NOT USE IT YET.
2# SEVERAL OTHER COMMITS WILL FOLLOW.
3PmtToShowerReco.fThresholdIntegr = 2 #5
4PmtToShowerReco.fRadius = 3
5PmtToShowerReco.fBorder = 1.5
6PmtToShowerReco.fDetEff = 0.2695
7PmtToShowerReco.fRoughObscPrecis = 1 #0.76 clarify: is it in use in the simulation?
8PmtToShowerReco.fFrontEndLoss = 0.91 # loss due to front end treshold (EUSO FEE)
9PmtToShowerReco.fUseTrueAngles = 0
10PmtToShowerReco.fUseTruePosition = 0
11PmtToShowerReco.fRecoGeoMethod = 1 #0=Cherenkov Method; 1=Max depth Method; 2=Width mthod
12PmtToShowerReco.fInclTiming = -1 # 0= for cher method no angular info available; -1= rough parameterization based on proton Hmax; >0 cut on minimum distance preset
13PmtToShowerReco.fAtm_MASS = 1 # Atomic mass. Parameter for max depth method first guess
14PmtToShowerReco.fRadiusEarth = 6371000000
15PmtToShowerReco.fISSHeight = 430000000
16PmtToShowerReco.fFluoYieldType = 1 # 0=Constant 1=Variable (according to age and H)
17PmtToShowerReco.fConstFluoYeld = 5.5 #If PmtToShowerReco.fFluoYieldType=1
18PmtToShowerReco.fGTULenght = 2.5  #microseconds
19PmtToShowerReco.fLightMeanFreePath = 2  # 1=constant mean free path. No differentiation between ozone-rayleigh #2 detailed treatment for scattering-absorption.
20PmtToShowerReco.fMeanfreePath = 1960.4 #g/cm2
21PmtToShowerReco.fDetectorArea = 4510000 #square millimeters
22PmtToShowerReco.fBackground = 0.44 #background cts/micsec
23PmtToShowerReco.fBG3AvgTrans = 0.9376
24PmtToShowerReco.fOpticsResp = output/NopticsresponseDB_TOT.root
25PmtToShowerReco.fTestDebugMode = 1
26PmtToShowerReco.fThresholdTest = 1
27PmtToShowerReco.fBackgroundCorr = 1 #each pix/GTU above threshold will be considered to be affected by a fixed amount of background
28PmtToShowerReco.fGapCorrection = 2 #0= no gap correction 1=Gap correction 2=Gap removal
29PmtToShowerReco.fCorrectCher = 0 #0 no back scattering scherenkov correction; 1 backscattering correction
30PmtToShowerReco.fFitThreshold = 0.2 #threshold for the final fit. Under this threshold (relative to the maximum peak) points are excluded from the fit
Note: See TracBrowser for help on using the repository browser.