]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/comp/AliHLTTPCCompDataCompressorHelper.h
access AliHLTTPCSpacePointData members through functions
[u/mrichter/AliRoot.git] / HLT / TPCLib / comp / AliHLTTPCCompDataCompressorHelper.h
index 797f6b162cab230c1cb70728caf271847a374602..82ae334c89e011c08c7227841ca8d63cc377ed00 100644 (file)
@@ -1,19 +1,9 @@
-// @(#) $Id: AliHLTTPCCompDataCompressorHelper.h,v 1.1 2006/11/30 17:45:41 hristov Exp $
-
-/**************************************************************************
- * TPCCompModelAnalysisright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
- *                                                                        *
- * Authors: Anders Vestbo <mailto:vestbo@fi.uib.no>                       *
- *          for The ALICE Off-line Project.                               *
- *                                                                        *
- * Permission to use, copy, modify and distribute this software and its   *
- * documentation strictly for non-commercial purposes is hereby granted   *
- * without fee, provided that the above copyright notice appears in all   *
- * copies and that both the copyright notice and this permission notice   *
- * appear in the supporting documentation. The authors make no claims     *
- * about the suitability of this software for any purpose. It is          *
- * provided "as is" without express or implied warranty.                  *
- **************************************************************************/
+// XEmacs -*-C++-*-
+// $Id$
+
+//* 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   AliHLTTPCCompDataCompressorHelper.h
     @author Anders Vestbo
@@ -27,9 +17,8 @@
 #include "AliHLTTPCRootTypes.h"
 
 /** @class   AliHLTTPCCompDataCompressorHelper
-    @author Anders Vestbo
-    @date   30-11-2006
-    @brief  Class to implement compression functions that will be used in Vestbo-compression  
+    @brief  Class to implement compression functions that will be used in
+    Vestbo-compression.
 */
 class AliHLTTPCCompDataCompressorHelper {
   
@@ -161,7 +150,7 @@ class AliHLTTPCCompDataCompressorHelper {
  private:
 
   /** standard constructor */
-  AliHLTTPCCompDataCompressorHelper() {};
+  AliHLTTPCCompDataCompressorHelper();
 
   /** standard destructor */
   virtual ~AliHLTTPCCompDataCompressorHelper() {};