Skip to content

Files

Latest commit

41acc2e · Jul 14, 2019

History

History
This branch is 686 commits behind alisw/AliRoot:master.

PMD

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 4, 2015
Oct 30, 2018
Jul 14, 2019
Oct 30, 2018
Jan 18, 2015
Mar 22, 2017
Mar 22, 2017
Feb 13, 2015
May 7, 2015
May 7, 2015
Mar 22, 2017
May 7, 2015
Feb 13, 2015
PMD Codes
++++++++++++++++++++++++++
Author: Satyajit Jena
Tue Dec 16 17:12:47 CET 2014 
+++++++++++++++++++++++++

CMakeLists.txt : List of modules

PMDbase: PMD base classes        
PMDsim : Simulation Module        
PMDrec : Reconstructoin Module         
DA     : Detector Algorithm Module            

anal
    : Analysis related codes, calibration, cleanup
    : template reader
           
info/
    : To keep brief infos

data/ 
    : Ascii mapping info + some default data           
macro/ 
    : Contains all Example Files

ocdbmacro:/
It contains all macros that creates the default CDB 
objects we have in the repository's OCDB


MakePMDHotCDB.C             : OCDB/PMD/Calib/Hot     
MakePMDPedCDB.C             : OCDB/PMD/Calib/Ped
MakePMDGainCDB.C            : OCDB/PMD/Calib/Gain
MakePMDRecoParam.C          : OCDB/PMD/Calib/RecoParam 
MakePMDMappingCDB.C         : OCDB/PMD/Calib/Mapping
MakePMDDDLinfoCDB.C         : OCDB/PMD/Calib/Ddlinfo
MakePMDNoiseCutCDB.C        : OCDB/PMD/Calib/NoiseCut  
MakePMDResMisAlignment.C    : OCDB/PMD/Align/Data
MakePMDZeroMisAlignment.C   : OCDB/PMD/Align/Data
MakePMDFullMisAlignment.C   : OCDB/PMD/Align/Data



Readme.txt : This file