ATLAS Offline Software
|
Functions | |
def | TgcDigtThresholdTestAlgCfg (flags, name="TgcCondDbTestAlg", **kwargs) |
Variables | |
parser = SetupArgParser() | |
default | |
help | |
inputFile | |
args = parser.parse_args() | |
flags = initConfigFlags() | |
NumThreads | |
NumConcurrentEvents | |
ESDFileName | |
Files | |
cfg = setupServicesCfg(flags) | |
msgService = cfg.getService('MessageSvc') | |
Format | |
withDetails | |
True | |
summariseProps | |
sc = cfg.run(1) | |
def python.TgcDigiThresholdTester.TgcDigtThresholdTestAlgCfg | ( | flags, | |
name = "TgcCondDbTestAlg" , |
|||
** | kwargs | ||
) |
Definition at line 3 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.args = parser.parse_args() |
Definition at line 18 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.cfg = setupServicesCfg(flags) |
Definition at line 27 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.default |
Definition at line 15 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.ESDFileName |
Definition at line 23 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.Files |
Definition at line 24 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.flags = initConfigFlags() |
Definition at line 20 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.Format |
Definition at line 29 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.help |
Definition at line 16 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.inputFile |
Definition at line 17 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.msgService = cfg.getService('MessageSvc') |
Definition at line 28 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.NumConcurrentEvents |
Definition at line 22 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.NumThreads |
Definition at line 21 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.parser = SetupArgParser() |
Definition at line 14 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.sc = cfg.run(1) |
Definition at line 38 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.summariseProps |
Definition at line 36 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.True |
Definition at line 36 of file TgcDigiThresholdTester.py.
python.TgcDigiThresholdTester.withDetails |
Definition at line 36 of file TgcDigiThresholdTester.py.