Skip to content

Introduce flags to trigger StoreGate/DetStore/CondStore dumps

Walter Lampl requested to merge wlampl/athena:CA_DumpStores into master

Introduce new-style config-flags set the Dump-property of the various instances of StoreGateSvc, equivalent to the old rec.doDumpTES flag.

In general, I maintain my position that we should not introduce flags that just alter one property of one component. But I think this one is a justified exception.

Merge request reports