summaryrefslogtreecommitdiff
path: root/optics.py
AgeCommit message (Expand)Author
2011-08-10Use WCSim properties for water with the lbne detectorStan Seibert
2011-08-10Fix misuse of Material.set(), so now wavelengths and values of materialStan Seibert
2011-08-05Cut off the index of refraction for water below 260 nm, which can'tStan Seibert
2011-08-05Tony discovered that Inf is not a good value for a scattering length. :)Stan Seibert
2011-08-03GEANT4-based photon vertex generator.Stan Seibert
2011-07-29Add SNO acrylic and LAB+PPO scintillator to detector model.Stan Seibert
2011-07-26added a camera class which is able to render using the simple ray tracer or t...Anthony LaTorre
2011-07-19removed STL pmt models; pmt models are now built by calling rotate_extrude() ...Anthony LaTorre
2011-07-10added a hybrid monte carlo ray tracing rendering algorithmAnthony LaTorre