]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTTRD.pkg
Modifications required for deriving classes.
[u/mrichter/AliRoot.git] / HLT / libAliHLTTRD.pkg
index 00f6c366eabfa61e1a4ebd9dbff006c9b8f5fa1e..dab31496c830874e8b5796654d9fec2645899b47 100644 (file)
@@ -11,11 +11,18 @@ CLASS_HDRS:= \
        AliHLTTRDClusterizer.h \
        AliHLTTRDEsdWriterComponent.h \
        AliHLTTRDCalibrationComponent.h \
+        AliHLTTRDCalibFitComponent.h \
+        AliHLTTRDCalibHistoComponent.h \
        AliHLTTRDCluster.h \
        AliHLTTRDTracklet.h \
        AliHLTTRDTrack.h \
        AliHLTTRDAgent.h \
-       AliHLTTRDUtils.h
+       AliHLTTRDUtils.h \
+       AliHLTTRDOfflineClusterizerComponent.h \
+       AliHLTTRDOfflineTrackerV1Component.h \
+       AliHLTTRDClusterHistoComponent.h \
+       AliHLTTRDTrackHistoComponent.h \
+       AliHLTTRDHistoMergerComponent.h 
 
 # library sources
 MODULE_SRCS= \
@@ -26,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
@@ -38,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