Skip to content

Commit dd4fef0

Browse files
committed
cleanup rg-l test yaml
1 parent c67ad71 commit dd4fef0

File tree

1 file changed

+20
-17
lines changed

1 file changed

+20
-17
lines changed

etc/services/rgl-clarode.yml

Lines changed: 20 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,11 @@
1-
mime-types:
2-
- binary/data-hipo
3-
configuration:
4-
global:
5-
variation: rge_spring2024
6-
timestamp: 10/08/2025-17:00:00
7-
io-services:
8-
writer:
9-
schema_dir: full
10-
services:
11-
MAGFIELDS:
12-
magfieldSolenoidMap: Symm_solenoid_r601_phi1_z1201_13June2018.dat
13-
magfieldTorusMap: Full_torus_r251_phi181_z251_25Jan2021.dat
141
io-services:
152
reader:
16-
class: org.jlab.io.clara.DecoderReader
17-
name: DecoderReader
3+
class: org.jlab.io.clara.Clas12Reader
4+
name: Clas12Reader
185
writer:
196
class: org.jlab.io.clara.DecoderWriter
207
name: DecoderWriter
218
services:
22-
- class: org.jlab.service.ai.DCDenoiseEngine
23-
name: DCDN
249
- class: org.jlab.clas.swimtools.MagFieldsEngine
2510
name: MAGFIELDS
2611
- class: org.jlab.rec.ft.cal.FTCALEngine
@@ -57,3 +42,21 @@ services:
5742
name: EBTB
5843
- class: org.jlab.rec.rich.RICHEBEngine
5944
name: RICH
45+
- class: org.jlab.service.atof.ATOFEngine
46+
name: ATOF
47+
- class: org.jlab.service.ahdc.AHDCEngine
48+
name: AHDC
49+
configuration:
50+
global:
51+
variation: rge_spring2024
52+
io-services:
53+
writer:
54+
schema_dir: dst
55+
services:
56+
MAGFIELDS:
57+
magfieldSolenoidMap: Symm_solenoid_r601_phi1_z1201_13June2018.dat
58+
magfieldTorusMap: Full_torus_r251_phi181_z251_25Jan2021.dat
59+
AHDC:
60+
Mode: "AI_Track_Finding"
61+
mime-types:
62+
- binary/data-hipo

0 commit comments

Comments
 (0)