ATLAS Offline Software
Loading...
Searching...
No Matches
RunEBWeightsComputation.py File Reference

Go to the source code of this file.

Namespaces

namespace  RunEBWeightsComputation

Functions

 RunEBWeightsComputation.ebComputingAlg (flags, itemsMap={})
 RunEBWeightsComputation.getConfigKeys (inputFile)
 RunEBWeightsComputation.readHLTSeeds (smk=-1, db="")

Variables

 RunEBWeightsComputation.log = logging.getLogger('RunEBWeightsComputation.py')
 RunEBWeightsComputation.parser = ArgumentParser()
 RunEBWeightsComputation.type
 RunEBWeightsComputation.int
 RunEBWeightsComputation.help
 RunEBWeightsComputation.action
 RunEBWeightsComputation.default
 RunEBWeightsComputation.nargs
 RunEBWeightsComputation.args = parser.parse_args()
 RunEBWeightsComputation.flags = initConfigFlags()
 RunEBWeightsComputation.triggerConfig
 RunEBWeightsComputation.AtlasVersion
 RunEBWeightsComputation.OutputLevel
 RunEBWeightsComputation.doNavigationSlimming
 RunEBWeightsComputation.EventPrintoutInterval
 RunEBWeightsComputation.cfg = MainServicesCfg(flags)
bool RunEBWeightsComputation.isRunningFromAOD = True if len(flags.Input.Collections) else False
 RunEBWeightsComputation.configKeys = getConfigKeys(flags.Input.Files)
dict RunEBWeightsComputation.itemsMap = {} if args.skipHLTSeeds else readHLTSeeds(smk = configKeys["SMK"], db = configKeys["DB"])
 RunEBWeightsComputation.withDetails
 RunEBWeightsComputation.sc = cfg.run(args.maxEvents)