jobOptions.txt

Note: To view the latest version of the Gleam jobOptions.txt file:

  1. Go to:

http://www-glast.stanford.edu/cgi-bin/viewcvs/Gleam/src/

  1. Click on the current Rev. number.

For example, the file shown below is jobOptions.txt Rev 1.14,
i.e.,the 14th version.

//##############################################################
//
// Job options file for GUI (gui or FRED) Gleam job
// $Header: /nfs/slac/g/glast/ground/cvs/workbook/pages/gleamOvrvw/popup_jobOptions.htm,v 1.2 2009/06/16 18:29:54 chuckp Exp $


#include "$GLEAMROOT/src/basicOptions.txt"


// choose one or the other below for standard Gui or FRED
//#include "$GLEAMROOT/src/guiOptions.txt" 
#include "$GLEAMROOT/src/fredOptions.txt" 
// for FRED, the Fred program is expected to be in the path given by
// the environment variable Fred_DIR, which is set by default in the
// interface package IExternal/Fred

FluxAlg.source_name="muon_pencil_angle";
ApplicationMgr.EvtMax  = 1000;

meritAlg.PrimaryType="MC"; // for testing: default is "RECO"
// turn off output
Output.Members = {};

//==============================================================
//
// End of job options file
//
//##############################################################

 

Last updated by: Chuck Patterson 06/11/2009