[ATR-22697] Add ModeOR and EnableOverride flags to ComboHypoTool base
Compare changes
Files
3@@ -28,6 +28,8 @@ class ComboHypoToolBase : public extends<AthAlgTool, IComboHypoTool> {
@@ -28,6 +28,8 @@ class ComboHypoToolBase : public extends<AthAlgTool, IComboHypoTool> {
* @brief retrieves the decisions associated to this decId, make their combinations and apply the algorithm
* @param[in] LegDecisionsMap that lists all the passing decisions, to be updated by the tool depending on the outcome of executeAlg
@@ -108,6 +110,12 @@ public:
@@ -108,6 +110,12 @@ public:
"Events processing this many combinations will generate a second WARNING message, and the loop over combinations will be terminated at this point."};