summaryrefslogtreecommitdiff
path: root/fileio/root.py
AgeCommit message (Expand)Author
2011-08-23Add a RootReader class that also functions as an iterator, also createStan Seibert
2011-08-20Missing import from fileio.rootStan Seibert
2011-08-17import chroma modules from subpackages with import chroma.module_nameAnthony LaTorre
2011-08-16Refactor sim.py into a reusable Simulation class that is called by theStan Seibert
2011-08-16Epic restructuring of code to switch to a generator-based style ofStan Seibert
2011-08-12G4Generator and sim.py can now generate boosted pi0 decays.Stan Seibert
2011-08-12Refactor ROOT file writing into fileio.root.RootWriter classStan Seibert
2011-08-10Rename chroma.io to chroma.fileio to avoid collision with Python package name...Stan Seibert