]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FASTSIM/libFASTSIM.pkg
Add the number of local boards
[u/mrichter/AliRoot.git] / FASTSIM / libFASTSIM.pkg
index bb566c09172298a3939acb386590522f506df890..170e54dacd92e140dc5225574805a17f61399633 100644 (file)
@@ -2,7 +2,16 @@ SRCS          =   \
 AliFastDetector.cxx \
 AliFastResponse.cxx \
 AliFastParticle.cxx \
-AliFastEvent.cxx 
+AliFastEvent.cxx \
+AliFastMuonTrackingAcc.cxx \
+AliFastMuonTrackingEff.cxx \
+AliFastMuonTrackingRes.cxx \
+AliFastMuonTriggerEff.cxx \
+AliMUONFastTracking.cxx \
+AliMUONFastTrackingEntry.cxx \
+AliFastGlauber.cxx \
+AliQuenchingWeights.cxx
+
 
 HDRS:= $(SRCS:.cxx=.h)