]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONsim.pkg
New segmentation with switch between old and new (Ch. Finck)
[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 AliMUONSt1Segmentation.cxx \
e118b27e 7 AliMUONSt12QuadrantSegmentation.cxx \
344cf8e0 8 AliMUONSt1Response.cxx \
344cf8e0 9 AliMUONSt1ElectronicElement.cxx \
10 AliMUONSt1SpecialMotif.cxx \
11 AliMUONSt1ResponseParameter.cxx \
12 AliMUONSt1ResponseRule.cxx \
13 AliMUONSt1IniReader.cxx \
344cf8e0 14 AliMUONPadHit.cxx \
15 AliMUONSt1Decoder.cxx \
16 AliMUONDigitizer.cxx \
17 AliMUONDigitizerv1.cxx \
18 AliMUONDigitizerv2.cxx \
19 AliMUONSDigitizerv1.cxx \
e118b27e 20 AliMUONMerger.cxx \
7e4a628d 21 AliMUONTriggerDecision.cxx \
e118b27e 22 AliMUONTest.cxx
344cf8e0 23
24HDRS:= $(SRCS:.cxx=.h)
25
26DHDR:= MUONsimLinkDef.h
27
28EINCLUDE:= RAW MUON/mapping
29