Changeset 8205 for trunk/MagicSoft
- Timestamp:
- 11/02/06 10:20:04 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/scripts/preparemc
r7735 r8205 88 88 89 89 #needed if not set in .bashrc or when script is e.g. executed in cronjob 90 export ROOTSYS=/opt/root_v 4.04.02g90 export ROOTSYS=/opt/root_v5.12.00f 91 91 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib 92 92 export PATH=$PATH:$ROOTSYS/bin 93 93 94 mcdir=/m ontecarlo/rawfiles94 mcdir=/magic/montecarlo/rawfiles 95 95 mcdataset=$dir/mcdataset-test-train.txt 96 96 mcdataset2=$dir/mcdataset-for-ganymed.txt … … 200 200 201 201 echo "creating rf-root-file for energy-estimation..." 202 source $sourcefile203 202 cd $mars 204 203 logfile=$dir/trainenergy.log
Note:
See TracChangeset
for help on using the changeset viewer.