Go to the source code of this file.
Namespaces | |
| interactionmap | |
Functions | |
| def | interactionmap.drawhistos (lists, start, particle, histos) |
| def | interactionmap.allparticlehistos (lists, start, histos) |
Variables | |
| string | interactionmap.usage = "usage: %prog[options]" |
| interactionmap.parser = OptionParser(usage=usage) | |
| interactionmap.dest | |
| interactionmap.help | |
| interactionmap.default | |
| interactionmap.options | |
| interactionmap.args | |
| interactionmap.pathname = options.filename | |
| list | interactionmap.output_objects = [] |
| interactionmap.f = ROOT.TFile(str(pathname)) | |
1.8.11