]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
Functionality restored and adapted to default and new trigger 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 \
24 AliMUONLocalTrigger.cxx \
25 AliMUONTriggerLut.cxx \
26 AliMUONDisplay.cxx \
e813b49b 27 AliMUONRecoCheck.cxx \
772a8ded 28 AliMUONSt12QuadrantSegmentation.cxx \
58d53b65 29 AliMUONSt345SlatSegmentation.cxx \
1c43415a 30 AliMUONSt345SlatSegmentationV2.cxx \
31 AliMUONTriggerSegmentation.cxx \
ca57cd96 32 AliMUONTriggerSegmentationV2.cxx \
cf3a22e0 33 AliMUONSegFactory.cxx \
cf3a22e0 34 AliMUONV2DStore.cxx \
5b317fa0 35 AliMUONV1DStore.cxx \
cf3a22e0 36 AliMUON2DMap.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