]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTTRD.pkg
adding missing argument in printf statement
[u/mrichter/AliRoot.git] / HLT / libAliHLTTRD.pkg
index 36cf9b3dadaf9e66e43bc6ea2638604fcb3797ba..dab31496c830874e8b5796654d9fec2645899b47 100644 (file)
@@ -7,10 +7,22 @@
 CLASS_HDRS:= \
         AliHLTTRDClusterizerComponent.h \
         AliHLTTRDDefinitions.h \
-        AliHLTTRDTrackerComponent.h \
-        AliTRDclusterizerHLT.h \
+        AliHLTTRDTrackerV1Component.h \
+       AliHLTTRDClusterizer.h \
        AliHLTTRDEsdWriterComponent.h \
-       AliHLTTRDCalibrationComponent.h
+       AliHLTTRDCalibrationComponent.h \
+        AliHLTTRDCalibFitComponent.h \
+        AliHLTTRDCalibHistoComponent.h \
+       AliHLTTRDCluster.h \
+       AliHLTTRDTracklet.h \
+       AliHLTTRDTrack.h \
+       AliHLTTRDAgent.h \
+       AliHLTTRDUtils.h \
+       AliHLTTRDOfflineClusterizerComponent.h \
+       AliHLTTRDOfflineTrackerV1Component.h \
+       AliHLTTRDClusterHistoComponent.h \
+       AliHLTTRDTrackHistoComponent.h \
+       AliHLTTRDHistoMergerComponent.h 
 
 # library sources
 MODULE_SRCS= \
@@ -21,7 +33,9 @@ MODULE_SRCS= \
 # the CLASS_HDRS variable. So we just use the content of this. You
 # can simply add more header files which don't contain classes with
 # ROOT dictionary support
-MODULE_HDRS:=  $(CLASS_HDRS)
+MODULE_HDRS:= \
+       AliHLTTRDTrackletWordArray.h \
+       $(CLASS_HDRS)
 
 # The LinkDef file required by the ROOT dictionary generation can be
 # generated automatically. For the all header files specified in
@@ -33,7 +47,7 @@ MODULE_HDRS:=         $(CLASS_HDRS)
 # enable automatic generation. 
 MODULE_DHDR:=
 
-EINCLUDE := HLT/BASE HLT/BASE/util HLT/TRD TRD STEER RAW
+EINCLUDE := HLT/BASE HLT/BASE/util HLT/TRD TRD TRD/Cal STEER RAW STAT
 
 LIBRARY_DEP := -lHLTbase -lAliHLTUtil -lESD -lCDB -lTRDrec -lTRDbase \
                -lSTEER -lSTEERBase -lRAWDatarec