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

Go to the source code of this file.

Namespaces

namespace  IsoCloseByCorrectionTest

Functions

 IsoCloseByCorrectionTest.SetupArguments ()

Variables

 IsoCloseByCorrectionTest.args = SetupArguments().parse_args()
 IsoCloseByCorrectionTest.flags = initConfigFlags()
 IsoCloseByCorrectionTest.NumThreads
 IsoCloseByCorrectionTest.NumConcurrentEvents
 IsoCloseByCorrectionTest.Files
 IsoCloseByCorrectionTest.MaxEvents
 IsoCloseByCorrectionTest.SkipEvents
 IsoCloseByCorrectionTest.cfg = MainServicesCfg(flags)
 IsoCloseByCorrectionTest.msgService = cfg.getService('MessageSvc')
 IsoCloseByCorrectionTest.Format
list IsoCloseByCorrectionTest.listofTTVAWP = [ 'Nonprompt_All_MaxWeight' ]
 IsoCloseByCorrectionTest.iso_tool
 IsoCloseByCorrectionTest.iso_corr_tool
 IsoCloseByCorrectionTest.histSvc = CompFactory.THistSvc(Output=["ISOCORRECTION DATAFILE='%s', OPT='RECREATE'"%(args.outputFile)])
 IsoCloseByCorrectionTest.sc = cfg.run(flags.Exec.MaxEvents)