Skip to content

runHLT_standalone: rename ConfigFlags and cleanup

Frank Winklmeier requested to merge fwinkl/athena:runHLT_cleanup into master

Rename ConfigFlags -> flags and remove the following obsolete command line flags:

  • isOnline: always auto-configured based on input
  • setupForMC: was used for Bytestream produced from MC
  • useCONDBR2: is the default now, we don't support Run-1 COOL
  • strictDependencies: default running mode
  • autoConfigCond: not used anywhere
Edited by Frank Winklmeier

Merge request reports