summaryrefslogtreecommitdiff
path: root/optics.py
diff options
context:
space:
mode:
authorAnthony LaTorre <tlatorre9@gmail.com>2011-09-02 12:12:38 -0400
committerAnthony LaTorre <tlatorre9@gmail.com>2011-09-02 12:12:38 -0400
commit707ca1b366f11032682cc864ca2848905e6b485c (patch)
treee0e66c498cb29168acb0f8fab8479b12489b2f30 /optics.py
parent7e2a7e988031c22898249f3801aa0d3c690bb729 (diff)
downloadchroma-707ca1b366f11032682cc864ca2848905e6b485c.tar.gz
chroma-707ca1b366f11032682cc864ca2848905e6b485c.tar.bz2
chroma-707ca1b366f11032682cc864ca2848905e6b485c.zip
update event structure. break gpu.GPU class into separate smaller independent classes.
Diffstat (limited to 'optics.py')
-rw-r--r--optics.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/optics.py b/optics.py
index 7c89c08..6784324 100644
--- a/optics.py
+++ b/optics.py
@@ -172,7 +172,7 @@ labppo_scintillator.set('scattering_length', wavelengths=[ 200.0, 215.0, 225.0,
################### WCSim materials #####################
-water_wcsim = Material('water')
+water_wcsim = Material('water_wcsim')
water_wcsim.density = 1.0 # g/cm^3
water_wcsim.composition = { 'H' : 0.1119, 'O' : 0.8881 } # fraction by mass
hc_over_GeV = 1.2398424468024265e-06 # h_Planck * c_light / GeV / nanometer