Back to home page

EIC code displayed by LXR

 
 

    


Warning, /pfRICH/pfrich-cern-reco.json is written in an unsupported language. File is not indexed.

0001 {
0002     "Calibration": "calibration/pfrich-cern-calibration.json",
0003 
0004     "UsePoissonTermInChiSquare"         : "no",
0005     "UseTimingInChiSquare"              : "yes",
0006     "DefaultSinglePhotonThetaResolution": 0.005,
0007     "SensorActiveAreaPixellation"       : 32,
0008     "UseMcTruthPhotonDirectionSeed"     : "no",
0009     "MinHitCountCutoff"                 : 3,
0010     "IdentifiedParticles"               : ["pi+", "K+"], 
0011     
0012     "CombinedEvaluationPlots"        : "display",
0013     "CombinedEvaluationPlotsGeometry": [1265,  10,  625, 800],
0014             
0015     "Radiators": {
0016         "BelleIIAerogel3": {
0017             "imaging"    : "yes",
0018             "acts-planes": 5,
0019             
0020             "evaluation-plots"         : "display",
0021             "evaluation-plots-geometry": [-10,  10, 1250, 540],
0022             "refractive-index-range"   : [1.035, 1.045],
0023             "photon-vertex-range"      : [-1275, -1240],
0024             "cherenkov-angle-range"    : [270, 290]
0025         },
0026         "Acrylic": {
0027             "imaging"    : "no",
0028             "acts-planes": 5
0029         }
0030     }
0031 }