]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG/CMakelibPWGTools.pkg
ATO-97 - addopt to the new naming covnevention for branches in calibration trees
[u/mrichter/AliRoot.git] / PWG / CMakelibPWGTools.pkg
index 54b84e8733cf4a1ba0bf986ace971077a670343f..7350c9772b47fff958b770a4d4fa0c358d9476a1 100644 (file)
@@ -33,6 +33,10 @@ set ( SRCS
     Tools/AliPWGFunc.cxx
     Tools/AliLatexTable.cxx
     Tools/AliFigure.cxx
+    Tools/AliHelperPID.cxx
+    Tools/AliNamedArrayI.cxx
+    Tools/AliNamedString.cxx
+    Tools/THistManager.cxx
     )
 
 string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )