X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TPC%2FlibTPCrec.pkg;h=d90220ee5e27460970e387f4bf79e77eb2500f85;hb=7307d52cafe9048b2d982d2454e5d282349a0fab;hp=a50e9c9719f0833eae5c1fc192a44651ac8cedad;hpb=5926c250e1e6608e837a6e76c84dbb16360a6c3e;p=u%2Fmrichter%2FAliRoot.git diff --git a/TPC/libTPCrec.pkg b/TPC/libTPCrec.pkg index a50e9c9719f..d90220ee5e2 100644 --- a/TPC/libTPCrec.pkg +++ b/TPC/libTPCrec.pkg @@ -6,7 +6,10 @@ SRCS:= AliTPCcluster.cxx \ AliTPCtrack.cxx AliTPCtracker.cxx \ AliTPCpolyTrack.cxx AliTPCseed.cxx AliTPCtrackerMI.cxx \ AliTPCPid.cxx AliTPCtrackPid.cxx AliTPCpidESD.cxx \ - AliTPCReconstructor.cxx AliTPCRecoParam.cxx AliTPCClusterParam.cxx + AliTPCReconstructor.cxx AliTPCRecoParam.cxx AliTPCClusterParam.cxx \ + AliTPCTracklet.cxx AliTPCQADataMakerRec.cxx \ + AliPadMax.cxx AliTPCclustererKr.cxx AliTPCclusterKr.cxx AliTPCvtpr.cxx + HDRS:= $(SRCS:.cxx=.h)