Draft: Ensure CutFlowSvc must be configured
As discussed in ATLPHYSVAL-939, it seems to be intended that CutFlowSvc
must be configured, and indeed will potentially cause issues with mismatched weights/containers if it is not. However, due to the default value of the configurable, this was never actually being enforced.
This MR changes the default value to enforce what is presumably the intention.