]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGLF/FORWARD/analysis2/qa/DrawQA.sh
Fixed references from PWG2 -> PWGLF - very efficiently done using ETags.
[u/mrichter/AliRoot.git] / PWGLF / FORWARD / analysis2 / qa / DrawQA.sh
index 3d566287e039202bfb127c221d18696c5445eb3e..a28adef78e4b2776cf3489614215381c1d5e2ddd 100755 (executable)
@@ -7,7 +7,7 @@
 # @brief  Draw most QA stuff
 # 
 # @deprecated Use QATrender instead
-# @ingroup pwg2_forward_qa_scripts
+# @ingroup pwglf_forward_qa_scripts
 file=trending.root 
 
 # --- Help message ---------------------------------------------------
@@ -36,7 +36,7 @@ while test $# -gt 0 ; do
 done 
 
 # --- Run aliroot ----------------------------------------------------
-scr=$ALICE_ROOT/PWG2/FORWARD/analysis2/qa/DrawQA.C 
+scr=$ALICE_ROOT/PWGLF/FORWARD/analysis2/qa/DrawQA.C 
 
 root -l -b -q ${scr}\(\"$file\"\)