//////////////////////////////////////////////////////////////////////// // // Photon production functions // // // REVISION HISTORY: // 5 December 2016: W. Heintzelman - First version. // 6 December 2017: W. Heintzelman - revised values for labppo // // This file contains parameters of cubic polynomial functions to give the // expected numbers of Cherenkov and scintillation photons as functions of // event energy. The values were obtained from fits to simulated data. // For each type of photon, the values shown are multipliers for powers of // energy in MeV: zeroth, 1st, 2nd and 3rd power in that order. // //////////////////////////////////////////////////////////////////////// { type: "PHOTON_PROD_FNS", version: 1, index: "labppo_scintillator", run_range: [0, 0], pass: 0, comment: "", timestamp: "2016-12-05", enable: 1, // New values, calculated 1 Dec 2017: cherfn: [ -251.93, 599.76, 5.677, -0.3181 ], scintfn: [ 10.325, 11566.6, -0.0922, 0. ], } { type: "PHOTON_PROD_FNS", version: 1, index: "lightwater_sno", run_range: [0, 0], pass: 0, comment: "", timestamp: "2016-12-07", enable: 1, cherfn: [ -235.604, 420.986, -0.531827, 0.00295573 ], scintfn: [ 0., 0., 0., 0. ], }