Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 20 additions & 17 deletions etc/services/rgl-clarode.yml
Original file line number Diff line number Diff line change
@@ -1,26 +1,11 @@
mime-types:
- binary/data-hipo
configuration:
global:
variation: rge_spring2024
timestamp: 10/08/2025-17:00:00
io-services:
writer:
schema_dir: full
services:
MAGFIELDS:
magfieldSolenoidMap: Symm_solenoid_r601_phi1_z1201_13June2018.dat
magfieldTorusMap: Full_torus_r251_phi181_z251_25Jan2021.dat
io-services:
reader:
class: org.jlab.io.clara.DecoderReader
name: DecoderReader
class: org.jlab.io.clara.Clas12Reader
name: Clas12Reader
writer:
class: org.jlab.io.clara.DecoderWriter
name: DecoderWriter
services:
- class: org.jlab.service.ai.DCDenoiseEngine
name: DCDN
- class: org.jlab.clas.swimtools.MagFieldsEngine
name: MAGFIELDS
- class: org.jlab.rec.ft.cal.FTCALEngine
Expand Down Expand Up @@ -57,3 +42,21 @@ services:
name: EBTB
- class: org.jlab.rec.rich.RICHEBEngine
name: RICH
- class: org.jlab.service.atof.ATOFEngine
name: ATOF
- class: org.jlab.service.ahdc.AHDCEngine
name: AHDC
configuration:
global:
variation: rge_spring2024
io-services:
writer:
schema_dir: dst
services:
MAGFIELDS:
magfieldSolenoidMap: Symm_solenoid_r601_phi1_z1201_13June2018.dat
magfieldTorusMap: Full_torus_r251_phi181_z251_25Jan2021.dat
AHDC:
Mode: "AI_Track_Finding"
mime-types:
- binary/data-hipo
Loading