]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
Remove gAlice from the reconstruction code
[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 \
6 AliMUONTriggerConstants.cxx \
7 AliMUONDataInterface.cxx \
8 AliMUONLoader.cxx \
344cf8e0 9 AliMUONChamber.cxx \
0c527060 10 AliMUONTriggerCrateStore.cxx \
344cf8e0 11 AliMUONChamberTrigger.cxx \
12 AliMUONTriggerCircuit.cxx \
0c527060 13 AliMUONTriggerCircuitNew.cxx \
7e4a628d 14 AliMUONData.cxx \
5b317fa0 15 AliMUONDataIterator.cxx \
16 AliMUONVDataIterator.cxx \
17 AliMUONDataDigitIterator.cxx \
344cf8e0 18 AliMUONPoints.cxx \
7e4a628d 19 AliMUONHit.cxx \
7e4a628d 20 AliMUONDigit.cxx \
21 AliMUONTransientDigit.cxx \
22 AliMUONRawCluster.cxx \
23 AliMUONGlobalTrigger.cxx \
86f264a9 24 AliMUONRegionalTrigger.cxx \
7e4a628d 25 AliMUONLocalTrigger.cxx \
26 AliMUONTriggerLut.cxx \
772a8ded 27 AliMUONSt12QuadrantSegmentation.cxx \
58d53b65 28 AliMUONSt345SlatSegmentation.cxx \
1c43415a 29 AliMUONSt345SlatSegmentationV2.cxx \
30 AliMUONTriggerSegmentation.cxx \
ca57cd96 31 AliMUONTriggerSegmentationV2.cxx \
cf3a22e0 32 AliMUONSegFactory.cxx \
cf3a22e0 33 AliMUONV2DStore.cxx \
5b317fa0 34 AliMUONV1DStore.cxx \
cf3a22e0 35 AliMUON2DMap.cxx \
f1bff020 36 AliMUON2DMapIterator.cxx \
5b317fa0 37 AliMUON1DArray.cxx \
da57eac8 38 AliMUONVCalibParam.cxx \
39 AliMUONCalibParam1I.cxx \
40 AliMUONCalibParam2F.cxx \
60ad9514 41 AliMUONCalibrationData.cxx \
7e6ee5e3 42 AliMUONCheck.cxx \
43 AliMUONTriggerEfficiencyCells.cxx
f180004a 44
344cf8e0 45HDRS:= $(SRCS:.cxx=.h)
46
47DHDR:= MUONbaseLinkDef.h
48
1c14c42e 49EINCLUDE:= RAW MUON/mapping
344cf8e0 50