]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/libTOFbase.pkg
Coding convention violations: suppression
[u/mrichter/AliRoot.git] / TOF / libTOFbase.pkg
index 800418e04ae2d4f755a8802064100048feda86dc..7acf22f9982de706752c3a7fecac0e7adf35dd68 100644 (file)
@@ -22,7 +22,11 @@ SRCS  = AliTOFGeometry.cxx  \
         AliTOFFormatDCS.cxx \
        AliTOFPreprocessorFDR.cxx \
        AliTOFFEEReader.cxx \
-       AliTOFCableLengthMap.cxx
+       AliTOFFEEDump.cxx \
+       AliTOFCableLengthMap.cxx \
+       AliTOFNoiseConfigHandler.cxx \
+       AliTOFcalibHisto.cxx \
+       AliTOFArray.cxx
 
 
 HDRS:= $(SRCS:.cxx=.h)