Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-08 | Bug fixes when retrieving and rerunning photon lists through propagate. | Stan Seibert | |
2011-08-05 | Warn user if for some reason the default BVH quantization is used because | Stan Seibert | |
they didn't build the geometry before loading it on the GPU. | |||
2011-08-04 | Implement propagate and daq functions in gpu module. | Stan Seibert | |
2011-08-03 | add a GPU class to handle both the gpu context and module; since the ↵ | Anthony LaTorre | |
geometry requires global device pointers, there should be a one to one correspondence between modules and contexts. the current plan is to perform all gpu operations within this class. also add a simple color map to display hit pmt charge and timing information. | |||
2011-05-18 | added test likelihood | Anthony LaTorre | |
2011-05-18 | added some more documentation and a more accurate miniature version of lbne | Anthony LaTorre | |
2011-05-17 | added documentation | Anthony LaTorre | |
2011-05-16 | added stl mesh viewer | Anthony LaTorre | |