]> git.uio.no Git - u/mrichter/AliRoot.git/blob - FMD/libFMDrec.pkg
new digitization and reconstruction corresponded to new data format
[u/mrichter/AliRoot.git] / FMD / libFMDrec.pkg
1 #-*- Mode: Makefile -*-
2 #
3 # $Id$
4
5 SRCS            =  AliFMDReconstructor.cxx      \
6                    AliFMDRawStream.cxx          \
7                    AliFMDRawReader.cxx          \
8                    AliFMDRecPoint.cxx           
9 HDRS            =  $(SRCS:.cxx=.h)
10 DHDR            := FMDrecLinkDef.h
11 EINCLUDE        := RAW
12
13 #
14 # EOF
15 #