]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
Extracting the BLOCK DATA in a separate file. Changes to make it working on macosx
[u/mrichter/AliRoot.git] / MUON / libMUONbase.pkg
CommitLineData
e118b27e 1# $Id$
2
7e4a628d 3SRCS:= AliMUON.cxx AliMUONv1.cxx \
772a8ded 4 AliMUONMathieson.cxx \
7e4a628d 5 AliMUONConstants.cxx \
7e4a628d 6 AliMUONDataInterface.cxx \
7 AliMUONLoader.cxx \
344cf8e0 8 AliMUONChamber.cxx \
0c527060 9 AliMUONTriggerCrateStore.cxx \
344cf8e0 10 AliMUONChamberTrigger.cxx \
e1a10d41 11 AliMUONTriggerCircuit.cxx \
7e4a628d 12 AliMUONData.cxx \
5b317fa0 13 AliMUONDataIterator.cxx \
14 AliMUONVDataIterator.cxx \
03313099 15 AliMUONObjectPair.cxx \
5b317fa0 16 AliMUONDataDigitIterator.cxx \
344cf8e0 17 AliMUONPoints.cxx \
7e4a628d 18 AliMUONHit.cxx \
7e4a628d 19 AliMUONDigit.cxx \
7e4a628d 20 AliMUONRawCluster.cxx \
21 AliMUONGlobalTrigger.cxx \
86f264a9 22 AliMUONRegionalTrigger.cxx \
7e4a628d 23 AliMUONLocalTrigger.cxx \
24 AliMUONTriggerLut.cxx \
772a8ded 25 AliMUONSt12QuadrantSegmentation.cxx \
58d53b65 26 AliMUONSt345SlatSegmentation.cxx \
1c43415a 27 AliMUONSt345SlatSegmentationV2.cxx \
28 AliMUONTriggerSegmentation.cxx \
ca57cd96 29 AliMUONTriggerSegmentationV2.cxx \
cf3a22e0 30 AliMUONSegFactory.cxx \
cf3a22e0 31 AliMUONV2DStore.cxx \
5b317fa0 32 AliMUONV1DStore.cxx \
cf3a22e0 33 AliMUON2DMap.cxx \
f1bff020 34 AliMUON2DMapIterator.cxx \
5b317fa0 35 AliMUON1DArray.cxx \
da57eac8 36 AliMUONVCalibParam.cxx \
37 AliMUONCalibParam1I.cxx \
38 AliMUONCalibParam2F.cxx \
60ad9514 39 AliMUONCalibrationData.cxx \
7e6ee5e3 40 AliMUONCheck.cxx \
241560c2 41 AliMUONTriggerEfficiencyCells.cxx\
42 AliMUONRawStreamTrigger.cxx \
43 AliMUONRawStreamTracker.cxx \
44 AliMUONDigitMaker.cxx
f180004a 45
344cf8e0 46HDRS:= $(SRCS:.cxx=.h)
47
48DHDR:= MUONbaseLinkDef.h
49
1c14c42e 50EINCLUDE:= RAW MUON/mapping
344cf8e0 51