]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUONsim.pkg
First PHOS calibration object data (Y.K.)
[u/mrichter/AliRoot.git] / MUON / libMUONsim.pkg
1 # $Id$
2
3 SRCS:= AliMUONv0.cxx \
4        AliMUONFactory.cxx \
5        AliMUONFactoryV2.cxx \
6        AliMUONSt1Response.cxx \
7        AliMUONSt1ElectronicElement.cxx \
8        AliMUONSt1SpecialMotif.cxx \
9        AliMUONSt1ResponseParameter.cxx \
10        AliMUONSt1ResponseRule.cxx \
11        AliMUONSt1IniReader.cxx \
12        AliMUONPadHit.cxx \
13        AliMUONSt1Decoder.cxx \
14        AliMUONDigitizer.cxx \
15        AliMUONDigitizerv2.cxx \
16        AliMUONSDigitizerv1.cxx \
17        AliMUONMerger.cxx \
18        AliMUONTriggerDecision.cxx \
19        AliMUONTest.cxx \
20         AliMUONResponse.cxx \
21         AliMUONResponseV0.cxx \
22         AliMUONResponseTrigger.cxx \
23         AliMUONResponseTriggerV1.cxx\
24
25 HDRS:= $(SRCS:.cxx=.h)
26
27 DHDR:= MUONsimLinkDef.h
28
29 EINCLUDE:= RAW MUON/mapping
30