]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TPC/libTPCrec.pkg
Removing coding violations + warnings (Marian)
[u/mrichter/AliRoot.git] / TPC / libTPCrec.pkg
CommitLineData
6d75e4b6 1SRCS:= AliTPCcluster.cxx \
5926c250 2 AliTPCclusterMI.cxx AliComplexCluster.cxx AliTPCclusterInfo.cxx \
6d75e4b6 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 \
69209e2c 9 AliTPCReconstructor.cxx AliTPCRecoParam.cxx AliTPCClusterParam.cxx \
10 AliTPCTracklet.cxx
11
6d75e4b6 12
13HDRS:= $(SRCS:.cxx=.h)
14
15DHDR:= TPCrecLinkDef.h
16
e756ece8 17EINCLUDE:= RAW
6d75e4b6 18