]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTTrigger.pkg
bugfix: instead of unloading from the cache, retrieve the latest version and subversi...
[u/mrichter/AliRoot.git] / HLT / libAliHLTTrigger.pkg
index 10a6f6101f323a031d4634ee3b9e9d67865cb246..447c25e93679cd8c367109303703f50c87be420a 100644 (file)
@@ -9,12 +9,19 @@
 # class header files, the link definition for the root dictionary
 # will be created from the names of the header files
 CLASS_HDRS:= \
+                AliHLTTrigger.h                             \
+                AliHLTGlobalTrigger.h                       \
+                AliHLTGlobalTriggerConfig.h                 \
+                AliHLTGlobalTriggerComponent.h              \
+               AliHLTTriggerBarrelMultiplicity.h           \
+               AliHLTTriggerBarrelCosmic.h                 \
+                AliHLTTriggerAgent.h                        \
                 AliHLTEventSummary.h                        \
                 AliHLTEventSummaryProducerComponent.h       \
                 AliHLTRunSummary.h                          \
                 AliHLTRunSummaryProducerComponent.h         \
-               AliHLTTriggerSelectiveReadoutComponent.h
-
+                AliHLTTriggerSelectiveReadoutComponent.h    \
+                AliHLTTriggerMonitoringComponent.h
 
 
 # library sources
@@ -35,9 +42,9 @@ MODULE_HDRS:=         $(CLASS_HDRS)
 # If the default behavior is not enough, you can provide a custom
 # *LinkDef.h to the MODULE_DHDR variable. Leave MODULE_DHDR empty to
 # enable automatic generation. 
-MODULE_DHDR:=          
+MODULE_DHDR:=  AliHLTTriggerLinkDef.h
 
-EINCLUDE := HLT/BASE HLT/trigger HLT/TPCLib
+EINCLUDE := HLT/BASE HLT/BASE/util HLT/trigger HLT/TPCLib
 
 LIBRARY_DEP := -lHLTbase