]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONsim.pkg
Default wise used dummy mapping for new segmentation (tmp solution) (Christian)
[u/mrichter/AliRoot.git] / MUON / libMUONsim.pkg
CommitLineData
e118b27e 1# $Id$
2
d59b2ec3 3SRCS:= AliMUONv0.cxx \
344cf8e0 4 AliMUONFactory.cxx \
a713db22 5 AliMUONFactoryV2.cxx \
344cf8e0 6 AliMUONSt1Response.cxx \
344cf8e0 7 AliMUONSt1ElectronicElement.cxx \
8 AliMUONSt1SpecialMotif.cxx \
9 AliMUONSt1ResponseParameter.cxx \
10 AliMUONSt1ResponseRule.cxx \
11 AliMUONSt1IniReader.cxx \
344cf8e0 12 AliMUONPadHit.cxx \
13 AliMUONSt1Decoder.cxx \
14 AliMUONDigitizer.cxx \
344cf8e0 15 AliMUONDigitizerv2.cxx \
16 AliMUONSDigitizerv1.cxx \
e118b27e 17 AliMUONMerger.cxx \
7e4a628d 18 AliMUONTriggerDecision.cxx \
772a8ded 19 AliMUONTest.cxx \
20 AliMUONResponse.cxx \
21 AliMUONResponseV0.cxx \
22 AliMUONResponseTrigger.cxx \
23 AliMUONResponseTriggerV1.cxx\
344cf8e0 24
25HDRS:= $(SRCS:.cxx=.h)
26
27DHDR:= MUONsimLinkDef.h
28
29EINCLUDE:= RAW MUON/mapping
30