Skip to content

Commit

Permalink
Merge pull request #121 from JamesJieranShen/pr/r11780-modeling
Browse files Browse the repository at this point in the history
add new r11780 shape model
  • Loading branch information
tannerbk authored Feb 22, 2024
2 parents 8883adc + aa6fb08 commit 9b64d68
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions ratdb/PMT.ratdb
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,70 @@ z_origin: [-84.00, 0.00, 0.00, 0.00, 84.00, -127.5, -285.0],
noise_rate: 10000.0, // Hz
}

// measurements done for Eos
{
name: "PMT",
index: "r11780_hqe_rev",
valid_begin: [0,0],
valid_end: [0,0],

construction: "revolution",

dynode_material: "stainless_steel",
glass_material: "glass",
pmt_vacuum_material: "pmt_vacuum",
photocathode_surface: "photocathode_R11780",
mirror_surface: "mirror",
dynode_surface: "stainless_steel",

dynode_radius: 41.5, // mm
dynode_top: -46.0, // mm
dynode_height: 150.0, // mm

"rho_inner" : [
0.22406952, 49.41586494, 74.32942867, 91.6924572 ,105.40891647,
116.5253067 ,125.95097542,134.07471657,140.48682213,145.20755768,
148.17373276,149.23321724,148.05885315,144.99187469,141.278162 ,
135.10116577,127.29058266,115.85426331,102.36156464, 84.29887772,
72.99864769, 66.33180141, 62.50701427, 60.66390514, 60.49633026,
60.49714565, 60.49758911, 60.49818039, 59.12582397, 59.12582397,
55.11705399, 44.07295704
],
"z_inner" : [
112.47871399, 104.98492241, 94.99014854, 84.99956131, 74.92696762,
64.99531269, 54.9890852 , 44.82691765, 34.56035614, 23.8878727 ,
12.9626441 , -4.73298669, -13.56298566, -24.48335648, -33.02436829,
-43.37096691, -53.20465088, -64.18354988, -74.06761169, -84.5257473 ,
-94.70726013,-104.81655121,-114.61408615,-124.97786522,-129.18772697,
-140.7053566 ,-152.22356796,-163.74206543,-170. ,-184.96992111,
-193.93230438,-204.97812271
],
"rho_edge" : [
0.23781043, 11.17022395, 31.30234957, 41.80825233, 51.18708134,
58.45221996, 64.86060619, 70.79629421, 80.62670708, 89.39595222,
97.02996254,103.82561684,115.61426163,125.51324844,133.92790794,
140.70964813,146.01588249,149.48794365,151.70327187,152.39591599,
152.39830017,151.66875839,149.48737144,145.99025726,140.61699867,
133.71498108,124.87910271,111.77845001, 96.61113739, 81.48579597,
72.58569717, 67.1009922 , 64.28603172, 63.49999428, 63.49999428,
63.49998474, 63.49998951, 63.50000381, 62.95897007, 59.72821712,
53.84859562, 40.05074024
],
"z_edge" : [
115.47869682, 115.10863304, 112.56685257, 110.24722099, 107.57553101,
105.09346008, 102.59584427, 100.00752449, 95.10297775, 90.0252533 ,
85.00519753, 80.01614571, 70.00720978, 60.00106812, 50.00823975,
40.24404526, 30.01494884, 20.38056135, 10.01260996, 0.15422568,
-0.31608187, -10.22389054, -20.38113356, -30.07738113, -40.39454937,
-50.26548386, -60.0572443 , -71.22252464, -81.03292465, -90.4088974 ,
-100.19306183,-110.39588928,-120.27736664,-135. ,-140.7053566 ,
-152.22385406,-163.74235153,-175.25999069,-181.64325714,-191.79096222,
-200.60325623,-210.42926788
]

noise_rate: 10000.0, // Hz
}

{
name: "PMT",
index: "r7081_hqe",
Expand Down

0 comments on commit 9b64d68

Please sign in to comment.