From e9989867b8cded7852516156c7c9220daf6b5e61 Mon Sep 17 00:00:00 2001 From: Sakib Rahman Date: Sun, 26 Oct 2025 07:57:00 -0400 Subject: [PATCH] Fix 5GeVx100GeV hgas config: add SYNRAD component and correct filename MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Renamed egasbrems_egascoulomb_egastouschek_hgas_5GeVx100GeV_vacuum_10000Ahr_machineruntime_50s.json to synrad_egasbrems_egascoulomb_egastouschek_hgas_5GeVx100GeV_vacuum_10000Ahr_machineruntime_50s.json - Added missing SYNRAD component (status 2000, freq 36608000) at the beginning - File now follows consistent naming pattern with all other beam energy configurations - Maintains all existing components: electron beamgas, coulomb, touschek, and 100 proton beamgas files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- ...gas_5GeVx100GeV_vacuum_10000Ahr_machineruntime_50s.json} | 6 ++++++ 1 file changed, 6 insertions(+) rename config_data/{egasbrems_egascoulomb_egastouschek_hgas_5GeVx100GeV_vacuum_10000Ahr_machineruntime_50s.json => synrad_egasbrems_egascoulomb_egastouschek_hgas_5GeVx100GeV_vacuum_10000Ahr_machineruntime_50s.json} (98%) diff --git a/config_data/egasbrems_egascoulomb_egastouschek_hgas_5GeVx100GeV_vacuum_10000Ahr_machineruntime_50s.json b/config_data/synrad_egasbrems_egascoulomb_egastouschek_hgas_5GeVx100GeV_vacuum_10000Ahr_machineruntime_50s.json similarity index 98% rename from config_data/egasbrems_egascoulomb_egastouschek_hgas_5GeVx100GeV_vacuum_10000Ahr_machineruntime_50s.json rename to config_data/synrad_egasbrems_egascoulomb_egastouschek_hgas_5GeVx100GeV_vacuum_10000Ahr_machineruntime_50s.json index b6548e6..82ae80f 100644 --- a/config_data/egasbrems_egascoulomb_egastouschek_hgas_5GeVx100GeV_vacuum_10000Ahr_machineruntime_50s.json +++ b/config_data/synrad_egasbrems_egascoulomb_egastouschek_hgas_5GeVx100GeV_vacuum_10000Ahr_machineruntime_50s.json @@ -1,4 +1,10 @@ [ + { + "file": "root://dtn-eic.jlab.org//volatile/eic/EPIC/EVGEN/BACKGROUNDS/SYNRAD/dataprod_rel_1.0.0/5x100/dataprod_rel_1.0.0_synrad_5x100_run001.preproc_10000repeats.hepmc3.tree.root", + "freq": 36608000, + "skip": 0.0, + "status": 2000 + }, { "file": "root://dtn-eic.jlab.org//volatile/eic/EPIC/EVGEN/BACKGROUNDS/BEAMGAS/electron/GETaLM1.0.0-1.1/5GeV/GETaLM1.0.0-1.1_ElectronBeamGas_5GeV_emin10keV_run001.hepmc3.tree.root", "freq": 2826.38,