fredOptions.txt

Note: To view the latest version of the Gleam fredOptions.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 fredOptions.txt Rev 1.5,.

// ---------------------------------------------------------
// Options for Gleam that are specific to running Fred
// $Header: /nfs/slac/g/glast/ground/cvs/workbook/pages/gleamOvrvw/popup_fredOptions.htm,v 1.1.1.1 2007/06/29 15:04:10 chuckp Exp $
// ---------------------------------------------------------
 
// this necessary (for now) to see the event
G4Generator.UIcommands+={"/tracking/storeTrajectory 1"};
G4Generator.saveTrajectories=true;
 
// GeometryDepth tells how much geometry detail you want available
// Default is 4, which is just the tower outlines, and is appropriate
// for general event viewing
// Anything higher than 8 generates an infinite loop!
//HepRepSvc.GeometryDepth = 8;
 
ApplicationMgr.DLLs+= { "HepRepSvc", "HepRepXml", "HepRepCorba"};
ApplicationMgr.ExtSvc += {"HepRepSvc"};
ApplicationMgr.Runable = "HepRepSvc";
// -------end display-specific stuff-------
// ----------------------------------

 

Last updated by: Chuck Patterson 06/23/2005