]> git.uio.no Git - u/mrichter/AliRoot.git/blame - FMD/libFMDutil.pkg
Bug fix in treatment of the vertex finder covariance matrix (Andrea)
[u/mrichter/AliRoot.git] / FMD / libFMDutil.pkg
CommitLineData
a1f80595 1#-*- Mode: Makefile -*-
2#
3# $Id$
4
bf000c32 5SRCS = AliFMDInput.cxx \
930b8622 6 AliFMDDisplay.cxx \
a9579262 7 AliFMDPattern.cxx \
8 AliFMDFancy.cxx \
930b8622 9 AliFMDCalibFaker.cxx \
10 AliFMDAlignFaker.cxx
a1f80595 11HDRS = $(SRCS:.cxx=.h)
12DHDR := FMDutilLinkDef.h
89038aed 13EINCLUDE := RAW
a1f80595 14
15#
16# EOF
89038aed 17#