]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TPC/libTPCrec.pkg
Updated comments (Raffaele)
[u/mrichter/AliRoot.git] / TPC / libTPCrec.pkg
CommitLineData
6d75e4b6 1SRCS:= AliTPCcluster.cxx \
2 AliTPCclusterMI.cxx AliComplexCluster.cxx \
3 AliClusters.cxx AliTPCClustersRow.cxx \
4 AliClustersArray.cxx AliTPCClustersArray.cxx \
5 AliTPCclusterer.cxx AliTPCclustererMI.cxx \
6 AliTPCtrack.cxx AliTPCtracker.cxx \
81e97e0d 7 AliTPCpolyTrack.cxx AliTPCseed.cxx AliTPCtrackerMI.cxx \
6d75e4b6 8 AliTPCPid.cxx AliTPCtrackPid.cxx AliTPCpidESD.cxx \
194b0609 9 AliTPCReconstructor.cxx AliTPCRecoParam.cxx
6d75e4b6 10
11HDRS:= $(SRCS:.cxx=.h)
12
13DHDR:= TPCrecLinkDef.h
14
e756ece8 15EINCLUDE:= RAW
6d75e4b6 16