- Timestamp:
- 04/12/13 11:07:28 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Setup/setup.fact.lp.data
r14877 r15299 12 12 13 13 # setup to use ROOT 14 rootsys=/opt/root_v5.12.00f 15 if ! export | grep $rootsys >|/dev/null 16 then 17 export ROOTSYS=$rootsys 18 export PATH=$PATH:$ROOTSYS/bin 19 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib 20 fi 14 root=/opt/root_svn/bin/thisroot.sh 15 source $root 21 16 22 17 # software versions 23 export factpath=/home/fact/ SW.automatic.processing/FACT++.2012.01.2518 export factpath=/home/fact/FACT++ 24 19 #export mars=/home/fact/SW.automatic.processing/Mars.CheObs.svn.2012.01.25 25 20 export mars=/home/fact/fast_setup_for_automatic_analysis/Mars.von.Thomas.2012.06.22 … … 41 36 42 37 # data paths 38 anapath=/loc_data/analysis # on daq 43 39 auxdata=/loc_data/aux 44 40 auxdata_for_sed=$(printf "%s\n" "$auxdata" | sed 's/[][\.*^$(){}?+|/]/\\&/g')
Note:
See TracChangeset
for help on using the changeset viewer.