//////////////////////////////////////////////////////////////////// /// /// \brief PMT noise settings /// /// /// REVISION HISTORY:\n /// 12 Apr 2010 : Gabriel Orebi Gann - First version. /// Control of PMT noise settings for the simulation. /// 09 Jul 2015: GDOG - Split into run level info and MC control settings /// /// \details Extracted noise rates in the PMTs /// //////////////////////////////////////////////////////////////////// /* Control for Data Acquisition Simulation*/ { type: "NOISE_RUN_LEVEL", version: 1, run_range: [0, 0], pass: 0, comment: "", timestamp: "", PGT_n: 0, //number of PGTs in run average_noiserate: 500.0, //mean noise rate per PMT, in Hz perpmt_noiserate: [500.00 : 9728], }