@@ -16,8 +16,7 @@ services:
1616source:
1717{
1818 module_type: RootInput
19- maxEvents: -1
20-
19+ maxEvents: -1
2120}
2221
2322physics:
@@ -38,17 +37,17 @@ physics:
3837 end_paths: [ ana ]
3938}
4039
41- physics.analyzers.crtevdbot.SaveDir: "/exp/sbnd/data/users/hlay/crt_channel_mapping/mar2025 /bottom_wall"
40+ physics.analyzers.crtevdbot.SaveDir: "/YOUR/DIRECTORY/NAME /bottom_wall"
4241physics.analyzers.crtevdbot.EventDisplayConfig.ChosenTaggers: [ 0 ]
43- physics.analyzers.crtevdsou.SaveDir: "/exp/sbnd/data/users/hlay/crt_channel_mapping/mar2025 /south_wall"
42+ physics.analyzers.crtevdsou.SaveDir: "/YOUR/DIRECTORY/NAME /south_wall"
4443physics.analyzers.crtevdsou.EventDisplayConfig.ChosenTaggers: [ 1 ]
45- physics.analyzers.crtevdnor.SaveDir: "/exp/sbnd/data/users/hlay/crt_channel_mapping/mar2025 /north_wall"
44+ physics.analyzers.crtevdnor.SaveDir: "/YOUR/DIRECTORY/NAME /north_wall"
4645physics.analyzers.crtevdnor.EventDisplayConfig.ChosenTaggers: [ 2 ]
47- physics.analyzers.crtevdwes.SaveDir: "/exp/sbnd/data/users/hlay/crt_channel_mapping/mar2025 /west_wall"
46+ physics.analyzers.crtevdwes.SaveDir: "/YOUR/DIRECTORY/NAME /west_wall"
4847physics.analyzers.crtevdwes.EventDisplayConfig.ChosenTaggers: [ 3 ]
49- physics.analyzers.crtevdeas.SaveDir: "/exp/sbnd/data/users/hlay/crt_channel_mapping/mar2025 /east_wall"
48+ physics.analyzers.crtevdeas.SaveDir: "/YOUR/DIRECTORY/NAME /east_wall"
5049physics.analyzers.crtevdeas.EventDisplayConfig.ChosenTaggers: [ 4 ]
51- physics.analyzers.crtevdtpl.SaveDir: "/exp/sbnd/data/users/hlay/crt_channel_mapping/mar2025 /toplow_wall"
50+ physics.analyzers.crtevdtpl.SaveDir: "/YOUR/DIRECTORY/NAME /toplow_wall"
5251physics.analyzers.crtevdtpl.EventDisplayConfig.ChosenTaggers: [ 5 ]
53- physics.analyzers.crtevdtph.SaveDir: "/exp/sbnd/data/users/hlay/crt_channel_mapping/mar2025 /tophigh_wall"
52+ physics.analyzers.crtevdtph.SaveDir: "/YOUR/DIRECTORY/NAME /tophigh_wall"
5453physics.analyzers.crtevdtph.EventDisplayConfig.ChosenTaggers: [ 6 ]
0 commit comments