summaryrefslogtreecommitdiff
path: root/sim.py
AgeCommit message (Collapse)Author
2011-08-05Run a short dummy GEANT4 event to force it to load the tables beforeStan Seibert
the timer starts on the real events.
2011-08-05Fix typo in setting direction of particle from sim.py command line.Stan Seibert
2011-08-04First attempt at a simulation program using Chroma.Stan Seibert
Loads a geometry specified on the command line, uses GEANT4 to create initial photon vertices, propagates with Chroma, then writes the DAQ-level hit information out to a ROOT file.