Back to home page

EIC code displayed by LXR

 
 

    


Warning, /epic-data/irt2/drich-reco.json is written in an unsupported language. File is not indexed.

0001 {
0002     "IntegratedReconstruction": "yes",
0003     "Comment#1": "Calibration file imported only if IntegratedReconstruction=yes",
0004     "Calibration": "drich-calibration.json",
0005     "OutputRootFile": "drich-events.root",
0006     "WriteOutputTree": "yes",
0007 
0008     "UsePoissonTermInChiSquare": "no",
0009     "UseTimingInChiSquare": "yes",
0010     "DefaultSinglePhotonThetaResolution": 0.002,
0011     "SensorActiveAreaPixellation": 8,
0012     "UseMcTruthPhotonDirectionSeed": "no",
0013     "MinHitCountCutoff": 5,
0014     "IdentifiedParticles": ["pi+", "K+"], 
0015     
0016     "CombinedEvaluationPlots": "display",
0017     "CombinedEvaluationPlotsGeometry": [1265,  10,  625, 800],
0018         
0019     "Acceptance": {
0020         "comment": "Nominal values, used to calculate ACTS DiscSurfaceConfig parameters",
0021         "eta-min":  1.5,
0022         "eta-max":  3.5
0023     },
0024     
0025     "Radiators": {
0026         "Aerogel": {
0027             "imaging": "yes",
0028             "acts-planes": 5,
0029             
0030             "evaluation-plots": "display",
0031             "evaluation-plots-geometry": [-10,  10, 1250, 540],
0032             "refractive-index-range": [1.015, 1.025],
0033             "photon-vertex-range": [1970, 2030],
0034             "cherenkov-angle-range": [200, 250]
0035         },
0036         "Acrylic": {
0037             "imaging": "no",
0038             "acts-planes": 5
0039         },
0040         "GasVolume": {
0041             "imaging": "yes",
0042             "acts-planes": 10,
0043             
0044             "evaluation-plots": "display",
0045             "evaluation-plots-geometry": [-10, 600, 1250, 540],
0046             "refractive-index-range": [1.00050, 1.00100],
0047             "photon-vertex-range": [1900, 3200],
0048             "cherenkov-angle-range": [30, 50]
0049         }
0050     },
0051     
0052     "Photosensor": {
0053         "quantum-efficiency": {
0054             "315*nm": 0.00,
0055             "325*nm": 0.04,
0056             "340*nm": 0.10,
0057             "350*nm": 0.20,
0058             "370*nm": 0.30,
0059             "400*nm": 0.35,
0060             "450*nm": 0.40,
0061             "500*nm": 0.38,
0062             "550*nm": 0.35,
0063             "600*nm": 0.27,
0064             "650*nm": 0.20,
0065             "700*nm": 0.15,
0066             "750*nm": 0.12,
0067             "800*nm": 0.08,
0068             "850*nm": 0.06,
0069             "900*nm": 0.04,
0070             "999*nm": 0.00
0071         }
0072     }
0073 }