]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWGPP/QA/detectorQAscripts/TRK.sh
c8e370de03526e3058a03d72dcd1b9dcbd17ffd8
[u/mrichter/AliRoot.git] / PWGPP / QA / detectorQAscripts / TRK.sh
1 #available variables:
2 #  $dataType     e.g. data or sim
3 #  $year         e.g. 2011
4 #  $period       e.g. LHC13g
5 #  $runNumer     e.g. 169123
6 #  $pass         e.g. cpass1,pass1,passMC
7
8 runLevelQA()
9 {
10   qaFile=$1
11
12 }
13
14 periodLevelQA()
15 {
16   trendingFile=$1
17
18 }