//////////////////////////////////////////////////////////////////// /// Specifications of SNO+-type concentrator (better fit only) { type: "CONCENTRATOR", version: 1, index: "cRATOld", run_range: [0, 0], pass: 0, comment: "", timestamp: "", model_type: "ConcOptics0", model_params: "ConcOptics0_0", bulk_material: "acrylic_black", petal_material: "aluminum", surface_material: "mirror", z_coord: [ 0.0, 0.893, 1.948, 4.837, 6.678, 9.011, 12.3, 15.707, 20.28, 24.643, 29.924, 35.412, 40.25, 44.316, 48.774, 54.546, 57.09, 64.942, 70.982, 75.59, 79.548, 85.136, 89.141, 94.286, 100.223, 106.586, 107.7, ], rho_coord: [ 98.25, 98.336, 99.536, 102.402, 103.865, 105.584, 107.862, 109.995, 112.53, 114.734, 117.123, 119.311, 121.035, 122.36, 123.757, 125.442, 126.163, 128.271, 129.69, 130.63, 131.369, 132.101, 132.432, 133.239, 133.821, 134.326, 135.5, ], lip_z_coord: 80.0, //mm lip_radius: 141.0, //mm // Offset relative to equator of PMT offset: 18.77, // mm petal_thickness: 0.5, // mm plastic_thickness: 1.0, // mm } // As measured { type: "CONCENTRATOR", version: 1, index: "cRAT", run_range: [0, 0], pass: 0, comment: "", timestamp: "", model_type: "ConcOptics0", model_params: "ConcOptics0_0", bulk_material: "acrylic_black", petal_material: "aluminum", surface_material: "mirror", z_coord: [ 0.0, 5.4, 10.8, 16.2, 21.5, 26.9, 32.3, 37.7, 43.1, 48.5, 53.9, 59.2, 64.6, 70.0, 75.4, 80.8, 86.2, 91.5, 96.9, 102.3, 107.7, ], rho_coord: [ 97.4, 103.4, 107.1, 110.3, 113.1, 115.7, 117.9, 120.0, 121.8, 123.6, 125.2, 126.7, 128.0, 129.2, 130.5, 131.3, 132.2, 132.9, 133.5, 134.0, 134.5, ], lip_z_coord: 80.0, //mm lip_radius: 141.0, //mm // Offset relative to equator of PMT offset: 21.5, // mm petal_thickness: 0.28, // mm plastic_thickness: 1.0, // mm } /// SNOMAN Fit { type: "CONCENTRATOR", version: 1, index: "cSNOMAN", run_range: [0, 0], pass: 0, comment: "", timestamp: "", model_type: "ConcOpticsSNOMAN", model_params: "ConcOpticsSNOMAN_salt", bulk_material: "acrylic_black", petal_material: "aluminum", surface_material: "mirror", a: 52.6, //mm b: 168.0, //mm d: 88.0, //mm upper_radius: 136.56, //mm lower_radius: 98.25, //mm lip_z_coord: 80.0, //mm lip_radius: 141.0, //mm // Offset relative to equator of PMT offset: 18.77, // mm petal_thickness: 0.5, // mm plastic_thickness: 1.0, // mm } /// OLD GLG4 Shape { type: "CONCENTRATOR", version: 1, index: "cGLG4", run_range: [0, 0], pass: 0, comment: "", timestamp: "", model_type: "GLG4", model_params: "NONE", // Not needed for GLG4, here to make loading DB easy bulk_material: "acrylic_black", petal_material: "aluminum", surface_material: "mirror", // Ellipsoid parameters. See Mike Lay's Thesis. Old parameter a: 52.7, // mm b: 167.3, // mm d: 87.8, // mm upper_radius: 136.6, // mm lower_radius: 98.3, // mm lip_z_coord: 80.0, //mm lip_radius: 141.0, //mm // Offset relative to equator of PMT offset: 19.0, // mm petal_thickness: 0.5, // mm plastic_thickness: 1.0, // mm }