//////////////////////////////////////////////////////////////////// /// /// \brief Settings for the Post-Reconstruction (Seeded) Alpha Classifier /// /// REVISION HISTORY: /// 08/05/2012: Krish Majumdar - new file /// /// \details Settings for the Post-Reconstruction (Seeded) Alpha Classifier /// //////////////////////////////////////////////////////////////////// { type: "CLASSIFIER_ALPHA_SEEDED", version: 1, run_range: [0, 0], pass: 0, comment: "", timestamp: "", t1: 2.0, // lower limit of the "prompt" region of the time residual distribution t2: 76.0, // upper limit of the "prompt" region of the time residual distribution tmax: 300.0, }