]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUONsim.pkg
The changes to perform the trigger chamber efficiency determination from ESD
[u/mrichter/AliRoot.git] / MUON / libMUONsim.pkg
1 # $Id$
2
3 SRCS:= AliMUON.cxx \
4        AliMUONv1.cxx \
5        AliMUONHit.cxx \
6        AliMUONCommonGeometryBuilder.cxx \
7        AliMUONSt1GeometryBuilder.cxx \
8        AliMUONSt1GeometryBuilderV2.cxx \
9        AliMUONSt1SpecialMotif.cxx \
10        AliMUONSt2GeometryBuilder.cxx \
11        AliMUONSt2GeometryBuilderV2.cxx \
12        AliMUONSlatGeometryBuilder.cxx \
13        AliMUONTriggerGeometryBuilder.cxx \
14        AliMUONResponseFactory.cxx \
15        AliMUONChamber.cxx \
16        AliMUONChamberTrigger.cxx \
17        AliMUONResponse.cxx \
18        AliMUONResponseV0.cxx \
19        AliMUONResponseTrigger.cxx \
20        AliMUONResponseTriggerV1.cxx \
21        AliMUONTrigger.cxx \
22        AliMUONSDigitizerV2.cxx \
23        AliMUONDigitizerV3.cxx \
24        AliMUONTriggerElectronics.cxx \
25        AliMUONVHitStore.cxx \
26        AliMUONHitStoreV1.cxx \
27        AliMUONMCDataInterface.cxx \
28        AliMUONPedestalEventGenerator.cxx \
29        AliMUONGainEventGenerator.cxx
30                            
31 HDRS:= $(SRCS:.cxx=.h)
32
33 DHDR:= MUONsimLinkDef.h
34
35 EINCLUDE:= RAW MUON/mapping
36
37 #PACKCXXFLAGS:= $(CXXFLAGS) -Wall