![]() |
ATLAS Offline Software
|
Functions | |
def | TgcCondDbTestAlgCfg (flags, name="TgcCondDbTestAlg", **kwargs) |
Variables | |
parser = SetupArgParser() | |
default | |
help | |
inputFile | |
args = parser.parse_args() | |
flags = initConfigFlags() | |
NumThreads | |
NumConcurrentEvents | |
MaxEvents | |
ESDFileName | |
Files | |
cfg = SetupMuonStandaloneCA(flags) | |
def TgcCondTester.TgcCondDbTestAlgCfg | ( | flags, | |
name = "TgcCondDbTestAlg" , |
|||
** | kwargs | ||
) |
Definition at line 3 of file TgcCondTester.py.
TgcCondTester.args = parser.parse_args() |
Definition at line 21 of file TgcCondTester.py.
TgcCondTester.cfg = SetupMuonStandaloneCA(flags) |
Definition at line 32 of file TgcCondTester.py.
TgcCondTester.default |
Definition at line 18 of file TgcCondTester.py.
TgcCondTester.ESDFileName |
Definition at line 27 of file TgcCondTester.py.
TgcCondTester.Files |
Definition at line 28 of file TgcCondTester.py.
TgcCondTester.flags = initConfigFlags() |
Definition at line 23 of file TgcCondTester.py.
TgcCondTester.help |
Definition at line 19 of file TgcCondTester.py.
TgcCondTester.inputFile |
Definition at line 20 of file TgcCondTester.py.
TgcCondTester.MaxEvents |
Definition at line 26 of file TgcCondTester.py.
TgcCondTester.NumConcurrentEvents |
Definition at line 25 of file TgcCondTester.py.
TgcCondTester.NumThreads |
Definition at line 24 of file TgcCondTester.py.
TgcCondTester.parser = SetupArgParser() |
Definition at line 17 of file TgcCondTester.py.