summaryrefslogtreecommitdiff
path: root/detectors/__init__.py
AgeCommit message (Collapse)Author
2011-06-21Create a r7081_cut mesh that uses the cut PMT model.Stan Seibert
Modify LBNE class to take a cut_pmt option to switch to cut PMT model. Add corresponding lbne_cut, minilbne_cut, microlbne_cut detectors.
2011-06-21Add a microlbne detector for debugging purposes.Stan Seibert
2011-06-20pack material and surface indices into the fourth byte of the triangle array ↵Anthony LaTorre
on the GPU. you can now take a screenshot of an image rendered with view.py() by pressing the f12 key.
2011-05-18added some more documentation and a more accurate miniature version of lbneAnthony LaTorre
2011-05-15added a detector folder to put detector geometriesAnthony LaTorre