]> git.uio.no Git - u/mrichter/AliRoot.git/blame - FMD/libFMDbase.pkg
Digits corresponded to new data format
[u/mrichter/AliRoot.git] / FMD / libFMDbase.pkg
CommitLineData
44cc5e44 1#-*- Mode: Makefile -*-
4347b38f 2#
44cc5e44 3# $Id$
4
54e415a8 5SRCS = AliFMDDigit.cxx \
54e415a8 6 AliFMDBoolMap.cxx \
7 AliFMDUShortMap.cxx \
8 AliFMDCalibPedestal.cxx \
9 AliFMDCalibGain.cxx \
8f6ee336 10 AliFMDCalibSampleRate.cxx \
57c3c593 11 AliFMDAltroMapping.cxx \
1e8f773e 12 AliFMDAltroIO.cxx \
54e415a8 13 AliFMDParameters.cxx \
14 AliFMDGeometry.cxx \
15 AliFMDRing.cxx \
16 AliFMDDetector.cxx \
17 AliFMD1.cxx \
18 AliFMD2.cxx \
8f6ee336 19 AliFMD3.cxx
20
54e415a8 21HDRS = $(SRCS:.cxx=.h)
22DHDR := FMDbaseLinkDef.h
44cc5e44 23
89038aed 24EINCLUDE := RAW
4347b38f 25#
26# EOF
89038aed 27#