]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/Makefile
Introducing new Rndm and QA classes
[u/mrichter/AliRoot.git] / STEER / Makefile
index e7e9f89d6b9fbb253153057456907ea8a173dbd8..0a8c18f92e088f8397888e4a26ec957e2c459cf6 100644 (file)
@@ -15,12 +15,15 @@ SRCS          = AliDetector.cxx     AliHeader.cxx   AliMagF.cxx \
                AliLego.cxx     AliModule.cxx   AliDigitNew.cxx \
                AliGeometry.cxx AliRecPoint.cxx AliSegmentation.cxx \
                AliHitMap.cxx   AliMagFC.cxx    AliMagFCM.cxx \
-               AliMagFDM.cxx   AliLegoGenerator.cxx \
-               AliKalmanTrack.cxx              AliCluster.cxx
+               AliMagFDM.cxx   AliLegoGenerator.cxx AliLegoGeneratorXYZ.cxx\
+                AliLegoGeneratorEta.cxx        AliRndm.cxx \
+               AliKalmanTrack.cxx              AliCluster.cxx \
+               AliMCQA.cxx
 
 # C++ Headers
 
-HDRS          = $(SRCS:.cxx=.h) AliPDG.h $(ROOTSYS)/include/TH2.h STEERLinkDef.h 
+HDRS          = $(SRCS:.cxx=.h) AliPDG.h $(ROOTSYS)/include/TH2.h \
+                               $(ROOTSYS)/include/TRandom.h STEERLinkDef.h 
 
 # Library dictionary
 
@@ -63,7 +66,7 @@ $(DICT):                              $(HDRS)
 
 depend:                                        $(SRCS)
 
-HEADERS        = $(SRCS:.cxx=.h) AliPDG.h AliConst.h AliCallf77.h 
+HEADERS        = $(SRCS:.cxx=.h) AliPDG.h AliConst.h AliCallf77.h AliMCProcess.h
 
 TOCLEAN                = $(OBJS) *Cint.cxx *Cint.h