diff options
author | Stan Seibert <stan@mtrr.org> | 2011-07-26 22:55:05 -0400 |
---|---|---|
committer | Stan Seibert <stan@mtrr.org> | 2011-07-26 22:55:05 -0400 |
commit | b94392f8ed2ce7bf364d0549bcda8e632d56de05 (patch) | |
tree | 21dd8bb8c62d1ec35aaa99575c15f5d179335695 /solids | |
parent | 8eec1bd5fd39b3991f660726cf41dc899347a81f (diff) | |
download | chroma-b94392f8ed2ce7bf364d0549bcda8e632d56de05.tar.gz chroma-b94392f8ed2ce7bf364d0549bcda8e632d56de05.tar.bz2 chroma-b94392f8ed2ce7bf364d0549bcda8e632d56de05.zip |
Preliminary SNO detector.
PMTs in the right place and acrylic vessel. No new material properties
yet.
Diffstat (limited to 'solids')
-rw-r--r-- | solids/__init__.py | 3 | ||||
-rw-r--r-- | solids/sno_pmt.txt | 10 |
2 files changed, 8 insertions, 5 deletions
diff --git a/solids/__init__.py b/solids/__init__.py index b6df2f3..338725c 100644 --- a/solids/__init__.py +++ b/solids/__init__.py @@ -27,3 +27,6 @@ def build_12inch_pmt_with_lc(outer_material=water, theta=np.pi/8): pmt = build_12inch_pmt(outer_material, theta) return pmt + build_light_collector(pmt, a=lc_12inch_a, b=lc_12inch_b, d=lc_12inch_d, rmin=lc_12inch_rmin, rmax=lc_12inch_rmax) +@buildable('8inch_pmt') +def build_8inch_pmt(outer_material=water, theta=np.pi/8): + return build_pmt(dir + '/sno_pmt.txt', 0.003, outer_material, theta) diff --git a/solids/sno_pmt.txt b/solids/sno_pmt.txt index b1fd494..9553505 100644 --- a/solids/sno_pmt.txt +++ b/solids/sno_pmt.txt @@ -114,8 +114,8 @@ -41.8365, -177.015 -41.1649, -183.3295 -34.8588, -184.0097 --27.8484, -183.9855 --20.838, -183.9614 --13.8276, -183.9373 --6.8171, -183.9132 --3.3119, -183.9011 +#-27.8484, -183.9855 +#-20.838, -183.9614 +#-13.8276, -183.9373 +#-6.8171, -183.9132 +#-3.3119, -183.9011 |