![]() |
ATLAS Offline Software
|
Functions | |
| def | EventLoop (tree, outputhistfile, nDarkPhotons) |
Variables | |
| parser = optparse.OptionParser() | |
| dest | |
| help | |
| default | |
| type | |
| options | |
| args | |
| ntup_file = ROOT.TFile.Open(options.file_in, 'r') | |
| truth_tree = ROOT.TTree() | |
| def inspect_truth_file.EventLoop | ( | tree, | |
| outputhistfile, | |||
| nDarkPhotons | |||
| ) |
Definition at line 18 of file inspect_truth_file.py.
| inspect_truth_file.args |
Definition at line 63 of file inspect_truth_file.py.
| inspect_truth_file.default |
Definition at line 59 of file inspect_truth_file.py.
| inspect_truth_file.dest |
Definition at line 58 of file inspect_truth_file.py.
| inspect_truth_file.help |
Definition at line 58 of file inspect_truth_file.py.
| inspect_truth_file.ntup_file = ROOT.TFile.Open(options.file_in, 'r') |
Definition at line 70 of file inspect_truth_file.py.
| inspect_truth_file.options |
Definition at line 63 of file inspect_truth_file.py.
| inspect_truth_file.parser = optparse.OptionParser() |
Definition at line 57 of file inspect_truth_file.py.
| inspect_truth_file.truth_tree = ROOT.TTree() |
Definition at line 75 of file inspect_truth_file.py.
| inspect_truth_file.type |
Definition at line 60 of file inspect_truth_file.py.
1.8.18