ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/HFmon2012/test/getData.sh
(Generate patch)

Comparing UserCode/HFmon2012/test/getData.sh (file contents):
Revision 1.1 by yilmaz, Wed Apr 4 16:45:27 2012 UTC vs.
Revision 1.4 by yilmaz, Mon Aug 13 14:59:03 2012 UTC

# Line 66 | Line 66 | for run in \
66   152932
67    do
68    scp cmshcal01:/bigspool/usc/USC_$run.root .
69 < cat raddamAnalyzer.py | sed "s/___RUN___/$run/g"  > cfg$run.py
70 < cmsRun cfg$run.py
71 < rm USC_$run.root
69 >  cat raddamAnalyzer.py | sed "s/___RUN___/$run/g"  > cfg$run.py
70 >  cmsRun cfg$run.py
71 >  root -b -q makeNtuple.C+\($run\)
72 >  rm USC_$run.root      
73   done
74  
75  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines