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