]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONsim.pkg
Restoring raw data fit from version of 29-Aug-2004
[u/mrichter/AliRoot.git] / MUON / libMUONsim.pkg
CommitLineData
e118b27e 1# $Id$
2
002920d1 3SRCS:= AliMUONFactoryV2.cxx \
344cf8e0 4 AliMUONSt1Response.cxx \
344cf8e0 5 AliMUONSt1ElectronicElement.cxx \
6 AliMUONSt1SpecialMotif.cxx \
7 AliMUONSt1ResponseParameter.cxx \
8 AliMUONSt1ResponseRule.cxx \
9 AliMUONSt1IniReader.cxx \
344cf8e0 10 AliMUONSt1Decoder.cxx \
11 AliMUONDigitizer.cxx \
344cf8e0 12 AliMUONDigitizerv2.cxx \
13 AliMUONSDigitizerv1.cxx \
7e4a628d 14 AliMUONTriggerDecision.cxx \
772a8ded 15 AliMUONTest.cxx \
002920d1 16 AliMUONResponse.cxx \
17 AliMUONResponseV0.cxx \
18 AliMUONResponseTrigger.cxx \
19 AliMUONResponseTriggerV1.cxx\
344cf8e0 20
21HDRS:= $(SRCS:.cxx=.h)
22
23DHDR:= MUONsimLinkDef.h
24
25EINCLUDE:= RAW MUON/mapping
26