]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PMD/anal/Readme.txt
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
[u/mrichter/AliRoot.git] / PMD / anal / Readme.txt
1 ++++++++++++++++++++++++++++++++++++++++
2 Analysis Codes:
3  - offline calibration
4  - delatil calibration code
5  - Responce Matrix lass
6  - PbPb analysis code
7
8 One can pick the running and steering 
9 macros from PbPb section and tune it 
10 for each run. 
11
12 Auther: Satyajit Jena
13 Date: 17/06/2012
14 ++++++++++++++++++++++++++++++++++++++++
15 Readme.txt: This file
16 ++++++++++++++++++++++++++++++++++++++++
17 Offline Calib Task: never change it
18
19 AliPMDOfflineCalibTask.cxx
20 AliPMDOfflineCalibTask.h
21
22 ++++++++++++++++++++++++++++++++++++++++
23 Calib Task
24
25 AliPmdCustomCalibTask.cxx
26 AliPmdCustomCalibTask.h
27
28 ++++++++++++++++++++++++++++++++++++++++
29 Analysis Class Implimentation 
30 for the MC Truth and responce Matrix 
31
32 AliPMDAnalysisMCTaskSE.cxx
33 AliPMDAnalysisMCTaskSE.h
34
35 ++++++++++++++++++++++++++++++++++++++++
36 A complete example code for
37 PMD PbPb run
38
39 AliPMDAnalysisTaskPbPb.cxx
40 AliPMDAnalysisTaskPbPb.h
41 AddAliPMDAnalysisTaskPbPb.C
42 CreateAlienHandler.C
43 runPmdTask.C
44
45 ++++++++++++++++++++++++++++++++++++++++