|
Cicada
v1.2.1
Project 8 Processed-Data File Format Library
|
Go to the source code of this file.
Namespaces | |
| python.ReadKTOutputFile | |
Functions | |
| def | ReadKTOutputFile (filename, var, katydid=False, objectType="TMultiTrackEventData", name="multiTrackEvents:Event") |
Variables | |
| p = argparse.ArgumentParser(description=) | |
| help | |
| type | |
| nargs | |
| default | |
| action | |
| required | |
| args = p.parse_args() | |
| result = ReadKTOutputFile(args.input, args.branch, katydid=args.katydid, objectType=args.type, name=args.name) | |
| nElements = len(result[list(result.keys())[0]]) | |
1.8.11