![]() |
ATLAS Offline Software
|
Functions | |
| SetupArguments () | |
Variables | |
| args = SetupArguments().parse_args() | |
| flags = initConfigFlags() | |
| NumThreads | |
| NumConcurrentEvents | |
| Files | |
| MaxEvents | |
| SkipEvents | |
| cfg = MainServicesCfg(flags) | |
| msgService = cfg.getService('MessageSvc') | |
| Format | |
| list | listofTTVAWP = [ 'Nonprompt_All_MaxWeight' ] |
| iso_tool | |
| iso_corr_tool | |
| histSvc = CompFactory.THistSvc(Output=["ISOCORRECTION DATAFILE='%s', OPT='RECREATE'"%(args.outputFile)]) | |
| sc = cfg.run(flags.Exec.MaxEvents) | |
| IsoCloseByCorrectionTest.SetupArguments | ( | ) |
Definition at line 5 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.args = SetupArguments().parse_args() |
Definition at line 18 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.cfg = MainServicesCfg(flags) |
Definition at line 34 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.Files |
Definition at line 22 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.flags = initConfigFlags() |
Definition at line 19 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.Format |
Definition at line 36 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.histSvc = CompFactory.THistSvc(Output=["ISOCORRECTION DATAFILE='%s', OPT='RECREATE'"%(args.outputFile)]) |
Definition at line 96 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.iso_corr_tool |
Definition at line 75 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.iso_tool |
Definition at line 70 of file IsoCloseByCorrectionTest.py.
| list IsoCloseByCorrectionTest.listofTTVAWP = [ 'Nonprompt_All_MaxWeight' ] |
Definition at line 47 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.MaxEvents |
Definition at line 28 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.msgService = cfg.getService('MessageSvc') |
Definition at line 35 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.NumConcurrentEvents |
Definition at line 21 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.NumThreads |
Definition at line 20 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.sc = cfg.run(flags.Exec.MaxEvents) |
Definition at line 99 of file IsoCloseByCorrectionTest.py.
| IsoCloseByCorrectionTest.SkipEvents |
Definition at line 29 of file IsoCloseByCorrectionTest.py.