X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=HLT%2FBASE%2FAliHLTSystem.h;h=b166dcd95473cf06d482f18c833df4e5b23fc041;hp=d1357d19d5ad74978c8a6a8477ab2c2d9a6587cd;hb=85465857880f968452e7f88ebeef64aa68a6055a;hpb=072de3a827e3a756fdec0093b4ce06bd3ead20c6 diff --git a/HLT/BASE/AliHLTSystem.h b/HLT/BASE/AliHLTSystem.h index d1357d19d5a..b166dcd9547 100644 --- a/HLT/BASE/AliHLTSystem.h +++ b/HLT/BASE/AliHLTSystem.h @@ -16,6 +16,7 @@ class AliHLTComponentHandler; class AliHLTConfiguration; +class AliHLTConfigurationHandler; class AliHLTTask; class AliHLTSystem : public AliHLTLogging { @@ -24,6 +25,7 @@ class AliHLTSystem : public AliHLTLogging { virtual ~AliHLTSystem(); AliHLTComponentHandler* fpComponentHandler; + AliHLTConfigurationHandler* fpConfigurationHandler; /* add a configuration to the end of the list */