X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=HLT%2FlibAliHLTTrigger.pkg;h=447c25e93679cd8c367109303703f50c87be420a;hb=22d17395528cc8c63e5068b64c6f20cf461f07c9;hp=10a6f6101f323a031d4634ee3b9e9d67865cb246;hpb=abd75f159114614002336f4d7a647433d7062cbc;p=u%2Fmrichter%2FAliRoot.git diff --git a/HLT/libAliHLTTrigger.pkg b/HLT/libAliHLTTrigger.pkg index 10a6f6101f3..447c25e9367 100644 --- a/HLT/libAliHLTTrigger.pkg +++ b/HLT/libAliHLTTrigger.pkg @@ -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