]> git.uio.no Git - u/mrichter/AliRoot.git/blob - prod/acrcaf/qa.sh
Prototype of the QA analysis mini-train. It uses AliAnalysisTaskCosmic from PWG1...
[u/mrichter/AliRoot.git] / prod / acrcaf / qa.sh
1 #!/bin/bash
2
3   [ -d qa ] || mkdir qa
4
5   [ -z $1 ] && { echo "Usage: qa.sh <run_number>"; exit 1; }
6
7   cd qa
8   aliroot qa.C\($1\)