index
:
chroma
master
Chroma is a high performance optical photon simulation for particle physics detectors
Anthony LaTorre
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2011-08-23
Add a RootReader class that also functions as an iterator, also create
Stan Seibert
2011-08-22
Benchmark and unit test for PDF creation
Stan Seibert
2011-08-20
A failing test demonstrating the faiure of G4ParallelGenerator to produce pho...
Stan Seibert
2011-08-20
A simple unit test of the constant particle gun
Stan Seibert
2011-08-19
Rename test scripts so nose will find them.
Stan Seibert
2011-08-18
Unit test to verify that photons at normal incidence do not abort.
Stan Seibert
2011-08-18
Replace Rayleigh scattering implementation with that from SNOMAN. The
Stan Seibert
2011-05-15
cleanup. fixed tests
Anthony LaTorre
2011-05-06
added unary minus matrix; updated test
Anthony LaTorre
2011-05-06
added unary minus operator for matrix and float3; updated tests
Anthony LaTorre
2011-05-06
added rotations
Anthony LaTorre
2011-05-05
added matrix struct and operations; added matrix tests; switched linear algeb...
Anthony LaTorre
2011-05-05
finished basic linear algebra operations and tests
Anthony LaTorre