Skip to content

Set TypedCollections to empty when running in online mode, and remove hack (ATR-24750)

Stewart Martin-Haugh requested to merge smh/athena:fix_for_inputfiles into master

Set TypedCollections to empty, similar to Collections.

Note that in general we need to not rely on Input.Files, RunNumber etc in athenaHLT, since we won't have access to it at Point1.

Cheers,

Stewart

Merge request reports