X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;ds=sidebyside;f=MUON%2FlibMUONrec.pkg;h=8498e710133b06431903b8dfae44d2e1ef936ce1;hb=45636e1bce9e4b455d6b6afd01b69e6c2efda388;hp=68ce6226094cdce2479d6c5a4bfc2a0ddc13ef61;hpb=60ad951487832039358caf37b8e368c08356d02c;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/libMUONrec.pkg b/MUON/libMUONrec.pkg index 68ce6226094..8498e710133 100644 --- a/MUON/libMUONrec.pkg +++ b/MUON/libMUONrec.pkg @@ -7,26 +7,39 @@ SRCS:= AliMUONClusterReconstructor.cxx \ AliMUONPixel.cxx \ AliMUONClusterInput.cxx \ AliMUONReconstructor.cxx \ + AliMUONVTrackReconstructor.cxx \ AliMUONTrackReconstructor.cxx \ + AliMUONTrackReconstructorK.cxx \ + AliMUONTracker.cxx \ AliMUONTrack.cxx \ AliMUONTrackK.cxx \ AliMUONTrackParam.cxx \ + AliMUONTrackExtrap.cxx \ AliMUONTriggerTrack.cxx \ AliMUONRecoTrack.cxx \ AliMUONHitForRec.cxx \ - AliMUONTrackHit.cxx \ - AliMUONSegment.cxx \ - AliMUONRawReader.cxx \ - AliMUONRawStream.cxx \ AliMUONClusterDrawAZ.cxx \ AliMUONDetElement.cxx \ AliMUONEventRecoCombi.cxx \ - AliMUONDigitCalibrator.cxx - - + AliMUONDigitCalibrator.cxx \ + AliMillepede.cxx \ + AliMUONAlignment.cxx \ + AliMUONDisplay.cxx \ + AliMUONRecoCheck.cxx \ + AliMUONVClusterFinder.cxx \ + AliMUONPreClusterFinder.cxx \ + AliMUONClusterFinderMLEM.cxx \ + AliMUONClusterSplitterMLEM.cxx \ + AliMUONClusterFinderSimpleFit.cxx \ + AliMUONClusterFinderCOG.cxx \ + AliMUONPad.cxx \ + AliMUONCluster.cxx \ + AliMUONPadStatusMaker.cxx \ + AliMUONPadStatusMapMaker.cxx \ + AliMUONHVNamer.cxx + HDRS:= $(SRCS:.cxx=.h) DHDR:= MUONrecLinkDef.h - EINCLUDE := RAW MUON/mapping