Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-14 | Add a helper function to the ROOT Channel class that will populate 3 | Stan Seibert | |
arrays with hit information: hit or not, time and charge. Handy for fetching all the hits in an event into numpy arrays. | |||
2011-08-12 | G4Generator and sim.py can now generate boosted pi0 decays. | Stan Seibert | |
The ROOT data structure has been extended to allow storage of the individual gamma rays as subtracks. | |||
2011-08-12 | Refactor ROOT file writing into fileio.root.RootWriter class | Stan Seibert | |
2011-08-12 | Storage for subtracks in ROOT data structure. | Stan Seibert | |
2011-08-10 | Rename chroma.io to chroma.fileio to avoid collision with Python package ↵ | Stan Seibert | |
named io |