summaryrefslogtreecommitdiff
path: root/detectors
AgeCommit message (Expand)Author
2011-08-12Segmented cylinder FOR MOAR SPEED! 1.8 Mphotons/sec!Stan Seibert
2011-08-10Use WCSim properties for water with the lbne detectorStan Seibert
2011-08-08add a simple event viewer. view events by running ./camera.py <detector_name>...Anthony LaTorre
2011-08-04Add method to detectors module to locate a detector build functionStan Seibert
2011-08-03Merge with TonyStan Seibert
2011-07-30when throwing photons from the light source out onto the scene, photons are n...Anthony LaTorre
2011-07-29Add SNO acrylic and LAB+PPO scintillator to detector model.Stan Seibert
2011-07-28Alternate "real_sno" detector configuration using the CAD model of theStan Seibert
2011-07-27Use the more realistic SNO database and add PMT concentrators.Stan Seibert
2011-07-26Preliminary SNO detector.Stan Seibert
2011-07-26added a camera class which is able to render using the simple ray tracer or t...Anthony LaTorre
2011-07-25moved triangle colors to a separate global device array so that the ray trace...Anthony LaTorre
2011-07-20pulled a lot of the photon propagation code out of src/kernel.cu into src/pho...Anthony LaTorre
2011-07-19removed STL pmt models; pmt models are now built by calling rotate_extrude() ...Anthony LaTorre
2011-06-24argument '-j' to threadtest.py now specifies a list of device ids to be used....Anthony LaTorre
2011-06-22Rescale the number of PMTs and dimensions of LBNE to match the latestStan Seibert
2011-06-21Merge speedup of build()Stan Seibert
2011-06-21added rotate_extrude() and a number of functions to produce meshes of useful ...Anthony LaTorre
2011-06-21Create a r7081_cut mesh that uses the cut PMT model.Stan Seibert
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
2011-06-18moved class definitions for Solid, Mesh, Material, and Surface into geometry....Anthony LaTorre
2011-06-17visually tested optics code. added models of the inner and outer meshes for t...Anthony LaTorre
2011-06-02triangle mesh is now stored everywhere as a split list of vertices and trianglesAnthony LaTorre
2011-06-01first step towards moving to a new mesh/solid/geometry structureAnthony LaTorre
2011-05-26cleanupAnthony LaTorre
2011-05-23lbne model now imports python modules directlyAnthony LaTorre
2011-05-18added test likelihoodAnthony LaTorre
2011-05-18added some more documentation and a more accurate miniature version of lbneAnthony LaTorre
2011-05-17added documentationAnthony LaTorre
2011-05-16added 12 inch hamamatsu pmt modelAnthony LaTorre
2011-05-15added a detector folder to put detector geometriesAnthony LaTorre