Skip to content
Snippets Groups Projects

Update jFEXCondAlgo.cxx - make condition algorithm not reload data if its valid ready

Merged Will Buttinger requested to merge will-23.0-patch-99946 into 23.0
2 files
+ 5
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -27,6 +27,6 @@ def jFexDBConfig(flags, name="jFEXCondAlgo"):
DBCond.JfexSystemSettings = SysSettingst_folder
acc.addEventAlgo(DBCond)
acc.addCondAlgo(DBCond)
return acc
Loading