Let an argument parser be passed in to runHLT.athenaCfg
This optional argument helps when you want to write a steering script which calls in to runHLT.athenaCfg
in order to configure the HLT.
It prevents the parser from getting confused by additional options the higher level script may have added to (and then parsed from) the primary options parser.
cc @hmoyanog