]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/TPCcalibLinkDef.h
Added plots fpr PID qa from PIDqa task + addedd mean and sigma for Nsigma_TOF + cleanup
[u/mrichter/AliRoot.git] / TPC / TPCcalibLinkDef.h
index 584e2ab7878dcc9fe8fd514c6ee4a5b07fb1ae3c..62cc33eb0382965f652446bd0abd3e51c557a374 100644 (file)
@@ -22,7 +22,7 @@
                                                    //   Duplicted also (most probably) AliTPCCalPad --- to be cleaned up
 
 #pragma link C++ class AliTPCcalibCalib+;          // Re-applying calib on cluster level - refitting of the tracks
-#pragma link C++ class AliTPCcalibAlign+;          // (Sector)-alignment calibration 
+#pragma link C++ class AliTPCcalibAlign-;          // (Sector)-alignment calibration 
                                                    //   Histogram cluster to track residuals in order to create later on distortion maps
                                                    // --- update documentation (current documentation is obsolete)
 
@@ -49,6 +49,7 @@
                                                    // --- move functionality to AliTPCCorrectionFit
 
 #pragma link C++ class AliTPCcalibSummary;         // Tree creation of calibration parameters
+#pragma link C++ class  AliAnalysisTaskPt+;
 
 #endif