//############################################################## // // Job options file for GRB test program // //================================================== // This will call GRBtestAlg //#include "$GRBROOT/src/test/GRBtestAlgOptions.txt" // This will test the algorithms that reads from the TDS... #include "$GRBROOT/src/test/TDSreadFluxOptions.txt" // This will test the LatTrigger algorithm //#include "$GRBROOT/src/test/LatGRBAlertOptions.txt" //============================================================== // // End of job options file // //##############################################################