]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/libITSrec.pkg
first steps to set the covariance matrix from the errors calculated in conformal...
[u/mrichter/AliRoot.git] / ITS / libITSrec.pkg
index 2e1b40bb3b8b4ea2e378d3cec2491bb79a672ffd..b2f018e591283d6ee95cd23b80e1ec32ee19bff8 100644 (file)
@@ -26,6 +26,7 @@ SRCS =        AliITSDetTypeRec.cxx \
                AliITSVertexer3D.cxx \
                AliITSVertexerZ.cxx \
                AliITSVertexerFast.cxx \
+               AliITSVertexer3DTapan.cxx \
                AliITSMeanVertexer.cxx \
                AliITSZPoint.cxx \
                AliITSPid.cxx \
@@ -82,12 +83,18 @@ SRCS =      AliITSDetTypeRec.cxx \
                 AliITSOnlineSDDCMN.cxx \
                AliITSPreprocessorSSD.cxx \
                AliITSAlignMille.cxx \
+               AliITSAlignMilleModule.cxx \
                AliITSQAChecker.cxx \
                AliITSResidualsAnalysis.cxx \
                AliITSQADataMakerRec.cxx \
                AliITSQASPDDataMakerRec.cxx \
                AliITSQASDDDataMakerRec.cxx \
-               AliITSQASSDDataMakerRec.cxx 
+               AliITSQASSDDataMakerRec.cxx \
+               AliITSQASPDChecker.cxx \
+                AliITSQASDDChecker.cxx \
+                AliITSQASSDChecker.cxx \
+               AliITSTrackleterSPDEff.cxx 
+
 
 HDRS:=  $(SRCS:.cxx=.h)