Age | Commit message (Collapse) | Author |
|
|
|
main function(). Also cleanup more event data structure names and add
an nphoton value that is preserved even if you prune off all the
actual photon vertices.
|
|
event creation.
Now we have vertex generators (that produce initial particles), photon
generators (that create photons to propagate), and a standard data
structure using Python class containers and numpy arrays to hand
around the code.
Also cleaned up some naming of things before they become conventions.
|
|
arrays with hit information: hit or not, time and charge. Handy for
fetching all the hits in an event into numpy arrays.
|
|
The ROOT data structure has been extended to allow storage
of the individual gamma rays as subtracks.
|
|
|
|
|
|
named io
|