//////////////////////////////////////////////////////////////////// //* Specifies parameters to define waveguide geometry (various different DEAP/CLEAN //* waveguides) { type: "WAVEGUIDE", version: 1, index: "cylinder_r5912", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // Solid acrylic waveguide z_top: 331.0, z_bottom: 0.0, // PMT equator is also at 0 inner_radius_top: 0.0, radius_top: 101.0, // AV side inner_radius_bottom: 0.0, radius_bottom: 101.0, // PMT face material: "acrylic_uvt", surface: "none", } { type: "WAVEGUIDE", version: 1, index: "cone_r5912", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // Solid acrylic waveguide z_top: 331.0, z_bottom: 0.0, // PMT equator is also at 0 inner_radius_top: 0.0, radius_top: 123.6, // AV side inner_radius_bottom: 0.0, radius_bottom: 101.0, // PMT face material: "acrylic_uvt", surface: "none", } { type: "WAVEGUIDE", version: 1, index: "mirrorcone_r5912", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // Hollow metal waveguide z_top: 331.0, z_bottom: 0.0, // PMT equator is also at 0 inner_radius_top: 123.5, radius_top: 123.6, // AV side inner_radius_bottom: 100.9, radius_bottom: 101.0, // PMT face material: "stainless_steel", surface: "mirror", } { type: "WAVEGUIDE", version: 1, index: "mirrorcyl_r5912", run_range: [0, 0], pass: 0, comment: "", timestamp: "", // Hollow metal waveguide z_top: 85.0, z_bottom: 0.0, // PMT equator is also at 0 inner_radius_top: 100.9, radius_top: 101.0, // AV side inner_radius_bottom: 100.9, radius_bottom: 101.0, // PMT face material: "aluminum", surface: "mirror", }