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