]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG1/ITS/AliITSQAchecks.C
Comments added
[u/mrichter/AliRoot.git] / PWG1 / ITS / AliITSQAchecks.C
index a3a0974de3e8abf80bcc7bfb3ddc6b75b82f6e57..ff5ad94438dc1149ba121a83b751fb9e886e562f 100644 (file)
@@ -37,12 +37,18 @@ void AliITSQAchecks(TString option="grid",
 TString filenamedata="QAresults.root", TString filenameMC="alien:///alice/data/2011/LHC11h/000167706/ESDs/pass1_HLT/QA90/QAresults.root"){
   // option:  "local" if filenamedata is the name of a local file
   //          "grid" if on alien
+  // nRun:    run number
+  // period:  LHC period (e.g. LHC11h)
+  // qaTrain: QA train specifier
+  // filenamedata: QAresults.root is by default the file name with the results
+  // filenameMC: file name for MC comparison. If the names begins with alien:
+  //             the file is accessed through alien, otherwise is taken as local
   // Select here what you want to display
   // the complete selection string is
   // "general ITSSA SPD SDD SSD vertex ITSTPC"
   // Contact:  Stefania Beole': beole@to.infn.it  
 
-/* $Id $ */
+/* $Id$ */
 
   TString selection("general ITSSA SPD SDD SSD vertex ITSTPC"); 
   gROOT->SetStyle("Plain");