summaryrefslogtreecommitdiff
path: root/io/root.py
AgeCommit message (Collapse)Author
2011-08-08Modify data structure to hold photon start and stop vertices separately.Stan Seibert
Add --save-photon-start and --save-photon-stop options to sim.py to save these vertices. Otherwise, only hit information is recorded.
2011-08-04Import the fill_event() method from ROOT into the root.py namespace.Stan Seibert
2011-08-03ROOT data structure for holding particle, photon, and hit information.Stan Seibert