TrigServices: only create worker directory if needed
Compare changes
@@ -33,6 +33,7 @@
@@ -555,20 +556,24 @@ StatusCode HltEventLoopMgr::hltUpdateAfterFork(const ptree& /*pt*/)
When running athenaHLT
, only create the per-worker directories if there are any histogram output
files defined in the THistSvc
.