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
/
detectors
/
__init__.py
Age
Commit message (
Expand
)
Author
2011-08-08
add a simple event viewer. view events by running ./camera.py <detector_name>...
Anthony LaTorre
2011-08-04
Add method to detectors module to locate a detector build function
Stan Seibert
2011-08-03
Merge with Tony
Stan Seibert
2011-07-30
when throwing photons from the light source out onto the scene, photons are n...
Anthony LaTorre
2011-07-28
Alternate "real_sno" detector configuration using the CAD model of the
Stan Seibert
2011-07-26
Preliminary SNO detector.
Stan Seibert
2011-07-26
added a camera class which is able to render using the simple ray tracer or t...
Anthony LaTorre
2011-07-19
removed STL pmt models; pmt models are now built by calling rotate_extrude() ...
Anthony LaTorre
2011-06-22
Rescale the number of PMTs and dimensions of LBNE to match the latest
Stan Seibert
2011-06-21
Create a r7081_cut mesh that uses the cut PMT model.
Stan Seibert
2011-06-21
Add a microlbne detector for debugging purposes.
Stan Seibert
2011-06-20
pack material and surface indices into the fourth byte of the triangle array ...
Anthony LaTorre
2011-05-18
added some more documentation and a more accurate miniature version of lbne
Anthony LaTorre
2011-05-15
added a detector folder to put detector geometries
Anthony LaTorre