![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | ValidateEBMenu |
Functions | |
| ValidateEBMenu.getL1Category (chainName) | |
Variables | |
| ValidateEBMenu.log = logging.getLogger('ValidateEBMenu.py') | |
| ValidateEBMenu.parser = ArgumentParser() | |
| ValidateEBMenu.type | |
| ValidateEBMenu.str | |
| ValidateEBMenu.help | |
| ValidateEBMenu.args = parser.parse_args() | |
| list | ValidateEBMenu.ebChains |
| ValidateEBMenu.HLTPrescales = json.load(f)["prescales"] | |
| ValidateEBMenu.L1Prescales = json.load(f)["cutValues"] | |
| dict | ValidateEBMenu.alreadyProcessed = {} |
| ValidateEBMenu.hltPrescale = HLTPrescales[chainName] | |
| ValidateEBMenu.currentSeeds = l1seeds["medium"] | |
| ValidateEBMenu.l1Prescale = L1Prescales[seedName] | |
| ValidateEBMenu.seedName = getL1Category(chainName) | |