]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONrec.pkg
New class AliMUONRecoParamto handle reconstruction parameters
[u/mrichter/AliRoot.git] / MUON / libMUONrec.pkg
index f1c11fc8ca487e03256071b89e249bb76312ca27..b39a2f0bb340f434b48ae6733d19c28d8869fdbe 100644 (file)
@@ -36,7 +36,8 @@ SRCS:= AliMUONClusterReconstructor.cxx \
        AliMUONClusterStoreV2.cxx \
        AliMUONClusterStoreV2Iterator.cxx \
        AliMUONVTrackStore.cxx \
-       AliMUONTrackStoreV1.cxx
+       AliMUONTrackStoreV1.cxx \
+       AliMUONRecoParam.cxx
        
 HDRS:= $(SRCS:.cxx=.h)