![]() |
ATLAS Offline Software
|
Functions | |
| checkScenarioPresence (chain_parts, chain_name) | |
Check that if a scenario apppears in a chain part name, that it also is a key in the chain part dict. This is to catch errors whereby a scenario is present in the chain name, but is is not present in the SignatureDicts.JetChainParts[hypoScenario] list, in which case hypoScenario is set to the default. The ommision of the full scenario name from the list is an easy mistake to make, but detecting the problem can be difficult
| python.checkScenarioPresence.checkScenarioPresence | ( | chain_parts, | |
| chain_name ) |
Definition at line 14 of file checkScenarioPresence.py.