/////////////////////////////////////////////////////////////////////////// // // Parameters for the EnergyFunctional fitter // The general function is: H = f(E) * f(r) * f(z), where: // H is a "segmentor parameter", // f(E) is a function of energy, // f(r) is a function of radius, the exact form of which is radius-dependent, // f(z) is a function of z. // This general function is inverted to give the energy. // /////////////////////////////////////////////////////////////////////////// // ---------------------- Default (same as labppo_scintillator) ------------------ // re-coordinated (June 2015) // ------------------------------------------------------------------------------- { type: "FIT_ENERGY_FUNCTIONAL", version: 1, index: "", run_range: [0, 0], pass: 0, production: false, timestamp: "", comment: "", energyCoeffs: [-1.23668175813, 592.510757427, -2.0994382995, 7.18576243822, ], radiusCoeffsInternalLow: [1.0, 4.17407872853e-06, 4.28997372507e-09, ], internalMidRadiusCut: 3000.0, radiusCoeffsInternalMid: [1.44741693317, -0.000371876387345, 1.12436833021e-07, -1.0791931887e-11, ], internalHighRadiusCut: 5300.0, radiusCoeffsInternalHigh: [3.25991374364, -0.000319329257699, -1.87251403305e-08, ], externalLowRadiusCut: 6005.0, radiusCoeffsExternalLow: [-5.93840111777, 0.00226229046354, -1.77764928423e-07, ], externalHighRadiusCut: 7500.0, radiusCoeffsExternalHigh: [16.7065082248, -0.00369703620967, 2.14399189621e-07, ], lowZLimit: -8800.0, highZLimit: 6005.0, zCoeffs: [1.0, -5.56607978761e-06, -4.40305232733e-10, 4.61684104241e-14, ], } // ---------------------- lightwater_sno ------------------ // re-coordinated (January 2015) // -------------------------------------------------------- { type: "FIT_ENERGY_FUNCTIONAL", version: 1, index: "lightwater_sno", run_range: [0, 0], pass: 0, comment: "", timestamp: "", energyCoeffs: [-1.96346809756, 7.1710936344, -1.90007770616, 7.18118530313, ], radiusCoeffsInternalLow: [1.0, 2.27974605468e-05, 3.02957748232e-10, ], internalMidRadiusCut: 3000.0, radiusCoeffsInternalMid: [1.52164440142, -0.000389588384477, 1.09937044698e-07, -9.85776811014e-12, ], internalHighRadiusCut: 5300.0, radiusCoeffsInternalHigh: [-1.08547107191, 0.000824386159099, -7.84007536057e-08, ], externalLowRadiusCut: 6005.0, radiusCoeffsExternalLow: [-13.1591082089, 0.00431697642916, -3.23941156959e-07, ], externalHighRadiusCut: 7500.0, radiusCoeffsExternalHigh: [5.74651971151, -0.000924464330345, 3.89555350545e-08, ], lowZLimit: -8800.0, highZLimit: 6005.0, zCoeffs: [1.0, -3.67272912866e-06, -8.96584475209e-10, -7.54255766082e-15, ], } // ------------------- internalwater_snoplus -------------- // inherited from lightwater_sno // -------------------------------------------------------- { type: "FIT_ENERGY_FUNCTIONAL", version: 1, index: "internalwater_snoplus", run_range: [0, 0], pass: 0, comment: "", timestamp: "", energyCoeffs: [-1.96346809756, 7.1710936344, -1.90007770616, 7.18118530313, ], radiusCoeffsInternalLow: [1.0, 2.27974605468e-05, 3.02957748232e-10, ], internalMidRadiusCut: 3000.0, radiusCoeffsInternalMid: [1.52164440142, -0.000389588384477, 1.09937044698e-07, -9.85776811014e-12, ], internalHighRadiusCut: 5300.0, radiusCoeffsInternalHigh: [-1.08547107191, 0.000824386159099, -7.84007536057e-08, ], externalLowRadiusCut: 6005.0, radiusCoeffsExternalLow: [-13.1591082089, 0.00431697642916, -3.23941156959e-07, ], externalHighRadiusCut: 7500.0, radiusCoeffsExternalHigh: [5.74651971151, -0.000924464330345, 3.89555350545e-08, ], lowZLimit: -8800.0, highZLimit: 6005.0, zCoeffs: [1.0, -3.67272912866e-06, -8.96584475209e-10, -7.54255766082e-15, ], }