//////////////////////////////////////////////////////////////////// /// /// \brief Shape of PMT Q spectra, extracted from PCA /// /// /// REVISION HISTORY:\n /// 10 Sept 2010 : Gabriel Orebi Gann - Update to SNO run 20652 /// and fix PMT ordering to agree with the body of the code. /// 10 July 2015 : Freija Descamps [v2] - move hhp setting to DAQ table /// and removed unused tube_status array. /// 19 Oct 2017 : Javier Caravaca - Use mock values and perfect channel status /// \details /// //////////////////////////////////////////////////////////////////// { type: "PMTCALIB", version: 1, run_range: [0,0], pass: 0, comment: "", timestamp: "", mean_hhp : 50.0, min_hhp : 20.0, max_hhp : 100.0, "PCAGF_status": [0 : 9728] //Perfect status "QHS_threshold" : [5.0 : 9728], "QHS_peak" : [25.0 : 9728], "QHS_hhp" : [50.0 : 9728], "QHL_threshold" : [5.0 : 9728], "QHL_peak" : [25.0 : 9728], "QHL_hhp" : [50.0 : 9728], }