From c722c8a3918b6d2b87c3dc05a42e8672bbf2556f Mon Sep 17 00:00:00 2001 From: sjena Date: Mon, 31 Mar 2014 15:52:02 +0200 Subject: [PATCH] README Update --- PWGPP/analysisQA/README | 69 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 67 insertions(+), 2 deletions(-) diff --git a/PWGPP/analysisQA/README b/PWGPP/analysisQA/README index c194cf7893d..953ff720764 100644 --- a/PWGPP/analysisQA/README +++ b/PWGPP/analysisQA/README @@ -1,2 +1,67 @@ -This file is needed to create an empty directory with git. -Feel free to add more usefull stuff. \ No newline at end of file +-------------------------------------------- +Analysis QA +Authur: Satyajit Jena +Date: 23 Nov 2013 +Last Update: Mon Mar 31 15:47:10 CEST 2014 +-------------------------------------------- + +README - This readme file + +%+++++++++++++++++++++++++++++++++++++++++++ +process.sh: + +Script to run each post-processing macro on +respective outputs + +Simple script to execute macros and produce output + + Requirement: the macro paths need to be defined + ex: CODE=$ALICE_ROOT/PWGPP/analysisQA + + Arguments for each macro should be change by + collecting proper information from respective + wagon owner. + + sh process.sh + ex: sh process.sh output.root 145 eps + + + +%+++++++++++++++++++++++++++++++++++++++++++ +processCFv2vsPt.C + +Processing of Flow QA task in Analysis QA train + + + +%+++++++++++++++++++++++++++++++++++++++++++ +processDrawAnaCaloTrackQA.C + +%+++++++++++++++++++++++++++++++++++++++++++ +processDrawUDQA.C + +%+++++++++++++++++++++++++++++++++++++++++++ +processHFEQAtask.C + +%+++++++++++++++++++++++++++++++++++++++++++ +processJETrackQA.C + +%+++++++++++++++++++++++++++++++++++++++++++ +processJETriggerQA.C + +%+++++++++++++++++++++++++++++++++++++++++++ +processJETriggerQA_V2.C + +%+++++++++++++++++++++++++++++++++++++++++++ +processJpsi2eeQAplots.C + +%+++++++++++++++++++++++++++++++++++++++++++ +processMakeQA2pc.C + +%+++++++++++++++++++++++++++++++++++++++++++ +processMultistrangeQA.C + +%+++++++++++++++++++++++++++++++++++++++++++ +processProduceFastQA.C + +%+++++++++++++++++++++++++++++++++++++++++++ -- 2.39.3