![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| dumpTgcDigiJitter | |
Functions | |
| def | dumpTgcDigiJitter.setupArgParser () |
Variables | |
| def | dumpTgcDigiJitter.args = setupArgParser().parse_args() |
| dumpTgcDigiJitter.resolver = PathResolver() | |
| dumpTgcDigiJitter.resolvedInFile = resolver.find_file(args.inFile, "DATAPATH") | |
| list | dumpTgcDigiJitter.jitterFields = [] |
| translate the station name indices into the string staiton name More... | |
| list | dumpTgcDigiJitter.tokens = [x.strip() for x in line.split(" ") if len(x.strip())] |
| list | dumpTgcDigiJitter.angle = tokens[0] |
| list | dumpTgcDigiJitter.nBins = tokens[1] |
| list | dumpTgcDigiJitter.timeJitters = tokens[2:] |
| string | dumpTgcDigiJitter.jitterEntry |
1.8.18