MARSWorkflow
Jump to navigation
Jump to search
Setup
Start with a clean shell (no Offline setup), and type
setup mu2e setup mu2egrid
G4beamline job example
cd /grid/fermiapp/mu2e/personal/gandr/G4BeamlineScripts tar cf Geometry.tar Geometry mu2eg4bl --in=Mu2E.in --tar=Geometry.tar --njobs=3 --events-per-job=10
MARS job example
cd /grid/fermiapp/your-mars-files-directory mu2emars --executable=./2grredjan --input MARSBASE.INP --njobs=3
Note that the executable and all necessary INP etc files must be visible from grid worker nodes. Placing them under /grid/fermiapp would do.