]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTConfigurationHandler.h
further work on HLTOUT treatment
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTConfigurationHandler.h
index 5ea2ac0c45c6a11efa53ec2c6ff6e78e2b1f2c1e..b3090ef42fd9c482aa46ca92d5ca1de6e848eeb0 100644 (file)
@@ -1,8 +1,10 @@
+//-*- Mode: C++ -*-
 // $Id$
 
 #ifndef ALIHLTCONFIGURATIONHANDLER_H
 #define ALIHLTCONFIGURATIONHANDLER_H
-/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+/* This file is property of and copyright by the ALICE HLT Project        * 
+ * ALICE Experiment at CERN, All rights reserved.                         *
  * See cxx source for full Copyright notice                               */
 
 /** @file   AliHLTConfigurationHandler.h
     @brief  Global handling of HLT configurations.
 */
 
+// see below for class documentation
+// or
+// refer to README to build package
+// or
+// visit http://web.ift.uib.no/~kjeks/doc/alice-hlt   
+
 #include <TList.h>
 
+#include "AliHLTLogging.h"
 class AliHLTConfiguration;
 
 /**