//////////////////////////////////////////////////////////////////// /// /// \brief Settings for the Pre-Reconstruction (Unseeded) Alpha Classifier /// /// REVISION HISTORY: /// 08/05/2012: Krish Majumdar - new file /// /// \details Settings for the Pre-Reconstruction (Unseeded) Alpha Classifier /// //////////////////////////////////////////////////////////////////// { type: "CLASSIFIER_ALPHA_UNSEEDED", version: 1, run_range: [0, 0], pass: 0, comment: "", timestamp: "", tail_fraction: 0.45, // fraction of the PMT Trigger Time distribution that is denoted as the "tail" pmt_Min: 250.0, pmt_Max: 500.0, }