There was an error while loading. Please reload this page.
1 parent 4006e8b commit ff09108Copy full SHA for ff09108
1 file changed
reconstruction/alert/src/main/java/org/jlab/service/atof/ATOFEngine.java
@@ -138,7 +138,9 @@ public boolean init() {
138
"/calibration/alert/atof/effective_velocity",
139
"/calibration/alert/atof/time_walk",
140
"/calibration/alert/atof/attenuation",
141
- "/calibration/alert/atof/time_offsets"
+ "/calibration/alert/atof/time_offsets",
142
+ "/calibration/alert/ahdc/gains",
143
+ "/calibration/alert/ahdc/time_over_threshold"
144
};
145
146
Map<String, Integer> tableMap = new HashMap<>();
0 commit comments