summaryrefslogtreecommitdiff
path: root/fileio
AgeCommit message (Expand)Author
2011-09-02update event structure. break gpu.GPU class into separate smaller independent...Anthony LaTorre
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-14Add a helper function to the ROOT Channel class that will populate 3Stan 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-12Storage for subtracks in ROOT data structure.Stan Seibert
2011-08-10Rename chroma.io to chroma.fileio to avoid collision with Python package name...Stan Seibert