]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTTrigger.pkg
Various contributions by Jochen
[u/mrichter/AliRoot.git] / HLT / libAliHLTTrigger.pkg
index ad91cc1e690fd2c445774ffafb5ba2306f698605..b021cffc1c59b2ca1121b257cb84b3b7939d17bb 100644 (file)
@@ -11,7 +11,13 @@ include $(MODDIR)/hlt.conf
 # class header files, the link definition for the root dictionary
 # will be created from the names of the header files
 CLASS_HDRS:= \
-               AliHLTTriggerSelectiveReadoutComponent.h
+                AliHLTEventSummary.h                        \
+                AliHLTEventSummaryProducerComponent.h       \
+                AliHLTRunSummary.h                          \
+                AliHLTRunSummaryProducerComponent.h         \
+               AliHLTTriggerSelectiveReadoutComponent.h
+
+
 
 # library sources
 MODULE_SRCS:=  $(CLASS_HDRS:.h=.cxx)