source: branches/Mars_McMismatchStudy/qsub/FACT.qsub_gan_mc.sh@ 19905

Last change on this file since 19905 was 17986, checked in by ghughes, 10 years ago
batch scripts update
File size: 163 bytes
Line 
1#!/bin/bash
2
3
4INFILE=FFFFF
5OUTDIR=DDDDD
6
7source ~/.bash_profile
8
9cd $MARSSYS
10
11root -b -q fact/analysis/ganymed.C\(\"$INFILE\",\"$OUTDIR\",5.5755,22.0144,kFALSE\)
12
Note: See TracBrowser for help on using the repository browser.