]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
data/transform_slat.dat Updated for changes in geometr. Geometry framework classes...
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
CommitLineData
344cf8e0 1SRCS:= AliMUON.cxx \
2 AliMUONConstants.cxx \
3 AliMUONTriggerConstants.cxx \
4 AliMUONData.cxx \
5 AliMUONDataInterface.cxx \
6 AliMUONLoader.cxx \
7 AliMUONSegmentationDetectionElement.cxx \
8 AliMUONSegmentIndex.cxx \
9 AliMUONSegmentManuIndex.cxx \
10 AliMUONSegmentPosition.cxx\
11 AliMUONChamber.cxx \
12 AliMUONChamberTrigger.cxx \
13 AliMUONTriggerCircuit.cxx \
14 AliMUONDisplay.cxx \
15 AliMUONPoints.cxx \
16 AliMUONRecoDisplay.cxx \
17 AliMUONRecoCheck.cxx
18
19HDRS:= $(SRCS:.cxx=.h)
20
21DHDR:= MUONbaseLinkDef.h
22
1c14c42e 23EINCLUDE:= RAW MUON/mapping
344cf8e0 24