]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
readme for pmd data access codes: sjena
authorsjena <sjena@cern.ch>
Tue, 16 Dec 2014 21:56:13 +0000 (22:56 +0100)
committersjena <sjena@cern.ch>
Tue, 16 Dec 2014 21:56:13 +0000 (22:56 +0100)
PMD/anal/Readme.txt [new file with mode: 0644]

diff --git a/PMD/anal/Readme.txt b/PMD/anal/Readme.txt
new file mode 100644 (file)
index 0000000..3a47e41
--- /dev/null
@@ -0,0 +1,45 @@
+++++++++++++++++++++++++++++++++++++++++
+Analysis Codes:
+ - offline calibration
+ - delatil calibration code
+ - Responce Matrix lass
+ - PbPb analysis code
+
+One can pick the running and steering 
+macros from PbPb section and tune it 
+for each run. 
+
+Auther: Satyajit Jena
+Date: 17/06/2012
+++++++++++++++++++++++++++++++++++++++++
+Readme.txt: This file
+++++++++++++++++++++++++++++++++++++++++
+Offline Calib Task: never change it
+
+AliPMDOfflineCalibTask.cxx
+AliPMDOfflineCalibTask.h
+
+++++++++++++++++++++++++++++++++++++++++
+Calib Task
+
+AliPmdCustomCalibTask.cxx
+AliPmdCustomCalibTask.h
+
+++++++++++++++++++++++++++++++++++++++++
+Analysis Class Implimentation 
+for the MC Truth and responce Matrix 
+
+AliPMDAnalysisMCTaskSE.cxx
+AliPMDAnalysisMCTaskSE.h
+
+++++++++++++++++++++++++++++++++++++++++
+A complete example code for
+PMD PbPb run
+
+AliPMDAnalysisTaskPbPb.cxx
+AliPMDAnalysisTaskPbPb.h
+AddAliPMDAnalysisTaskPbPb.C
+CreateAlienHandler.C
+runPmdTask.C
+
+++++++++++++++++++++++++++++++++++++++++