]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONbase.pkg
Macro to calculate the resolution and the efficiency of chamber(s) (Nicolas)
[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 \
94d085f8 27 AliMUONTriggerSegmentation.cxx \
cf3a22e0 28 AliMUONSegFactory.cxx \
cf3a22e0 29 AliMUONV2DStore.cxx \
5b317fa0 30 AliMUONV1DStore.cxx \
cf3a22e0 31 AliMUON2DMap.cxx \
f1bff020 32 AliMUON2DMapIterator.cxx \
5b317fa0 33 AliMUON1DArray.cxx \
da57eac8 34 AliMUONVCalibParam.cxx \
35 AliMUONCalibParam1I.cxx \
36 AliMUONCalibParam2F.cxx \
60ad9514 37 AliMUONCalibrationData.cxx \
7e6ee5e3 38 AliMUONCheck.cxx \
241560c2 39 AliMUONTriggerEfficiencyCells.cxx\
40 AliMUONRawStreamTrigger.cxx \
41 AliMUONRawStreamTracker.cxx \
244e02b6 42 AliMUONDigitMaker.cxx \
43 AliMUONTriggerChamberEff.cxx
f180004a 44
344cf8e0 45HDRS:= $(SRCS:.cxx=.h)
46
47DHDR:= MUONbaseLinkDef.h
48
1c14c42e 49EINCLUDE:= RAW MUON/mapping
344cf8e0 50