We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2babd8 commit a21aa3dCopy full SHA for a21aa3d
common-tools/clas-reco/src/main/java/org/jlab/clas/reco/EngineProcessor.java
@@ -164,6 +164,9 @@ public void initAll(){
164
"org.jlab.service.eb.EBTBEngine",
165
"org.jlab.rec.rich.RICHEBEngine",
166
"org.jlab.service.rtpc.RTPCEngine",
167
+ "org.jlab.service.ahdc.AHDCEngine",
168
+ "org.jlab.service.atof.ATOFEngine",
169
+ "org.jlab.service.alert.ALERTEngine",
170
"org.jlab.service.mc.TruthMatch"
171
};
172
0 commit comments