From 0a3f439a94eaae9160ae0423be73347c4e9dd41e Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wouter.deconinck@umanitoba.ca> Date: Fri, 27 Aug 2021 23:52:04 +0000 Subject: [PATCH] From https://eicweb.phy.anl.gov/EIC/benchmarks/detector_benchmarks/-/jobs/291880 (cherry picked from commit a57b73cea92f7a159483244dda6022bdf96bfc1f) --- calibrations/emcal_barrel_calibration.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 calibrations/emcal_barrel_calibration.json diff --git a/calibrations/emcal_barrel_calibration.json b/calibrations/emcal_barrel_calibration.json new file mode 100644 index 00000000..a24a048a --- /dev/null +++ b/calibrations/emcal_barrel_calibration.json @@ -0,0 +1,9 @@ +{ + "electron": { + "particle_name": "electron", + "sampling_fraction": 0.10856976476514045, + "sampling_fraction_img": 0.00595078393326404, + "sampling_fraction_scfi": 0.10262666247845109, + "thrown_energy": 4.975791477972636 + } +} -- GitLab