]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/libTPCrec.pkg
Added protection against zero calibration coefficients.
[u/mrichter/AliRoot.git] / TPC / libTPCrec.pkg
index 71654b469cbc8c14536b75653e6ef0230d081002..a50e9c9719f0833eae5c1fc192a44651ac8cedad 100644 (file)
@@ -1,16 +1,16 @@
 SRCS:=  AliTPCcluster.cxx \
-        AliTPCclusterMI.cxx AliComplexCluster.cxx \
+        AliTPCclusterMI.cxx AliComplexCluster.cxx  AliTPCclusterInfo.cxx \
        AliClusters.cxx AliTPCClustersRow.cxx \
         AliClustersArray.cxx AliTPCClustersArray.cxx \
        AliTPCclusterer.cxx AliTPCclustererMI.cxx \
        AliTPCtrack.cxx AliTPCtracker.cxx \
-       AliHelix.cxx AliTPCpolyTrack.cxx AliTPCtrackerMI.cxx \
+       AliTPCpolyTrack.cxx  AliTPCseed.cxx AliTPCtrackerMI.cxx \
        AliTPCPid.cxx AliTPCtrackPid.cxx AliTPCpidESD.cxx \
-       AliTPCReconstructor.cxx
+       AliTPCReconstructor.cxx AliTPCRecoParam.cxx AliTPCClusterParam.cxx 
         
 HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:= TPCrecLinkDef.h
 
-EINCLUDE:= CONTAINERS RAW
+EINCLUDE:= RAW