]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGPP/QA/scripts/runQA.example.config
Merge branch 'TPCdev' of https://git.cern.ch/reps/AliRoot into TPCdev
[u/mrichter/AliRoot.git] / PWGPP / QA / scripts / runQA.example.config
old mode 100755 (executable)
new mode 100644 (file)
index eda165b..2b18a99
@@ -17,11 +17,21 @@ excludeDetectors="EXAMPLE"
 #logs
 logDirectory=${workingDirectory}/logs
 
-#set aliroot
-alirootEnv="/home/mkrzewic/alisoft/balice_master.sh"
-
 #OCDB storage
 ocdbStorage="raw://"
 
 #email to
 MAILTO="fbellini@cern.ch"
+
+#alien user name
+alienUserName="mkrzewic"
+
+#run map - used to associate a runnumber to a year
+#for setting of the proper OCDB storage
+runMap="
+2010 108350 139517    
+2011 140441 170593
+2012 171590 193766
+2013 194482 197692
+"
+