]> git.uio.no Git - u/mrichter/AliRoot.git/blame - FMD/libFMDrec.pkg
New class AliESDEvent, backward compatibility with the old AliESD (Christian)
[u/mrichter/AliRoot.git] / FMD / libFMDrec.pkg
CommitLineData
44cc5e44 1#-*- Mode: Makefile -*-
4347b38f 2#
44cc5e44 3# $Id$
4
56b1929b 5SRCS = AliFMDReconstructor.cxx \
6 AliFMDRawStream.cxx \
7 AliFMDRawReader.cxx \
bf000c32 8 AliFMDRecPoint.cxx
4347b38f 9HDRS = $(SRCS:.cxx=.h)
10DHDR := FMDrecLinkDef.h
89038aed 11EINCLUDE := RAW
8f6ee336 12
4347b38f 13#
14# EOF
15#