]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
documentation and keyword substitution fixed
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 29 Jan 2008 09:52:37 +0000 (09:52 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 29 Jan 2008 09:52:37 +0000 (09:52 +0000)
33 files changed:
HLT/BASE/AliHLTMisc.h
HLT/TPCLib/AliHLTTPCDigitReaderDecoder.cxx
HLT/TPCLib/AliHLTTPCDigitReaderDecoder.h
HLT/TPCLib/AliHLTTPCMapping.cxx
HLT/TPCLib/AliHLTTPCMapping.h
HLT/TPCLib/comp/AliHLTTPCCompDataCompressorHelper.cxx
HLT/TPCLib/comp/AliHLTTPCCompDataCompressorHelper.h
HLT/TPCLib/comp/AliHLTTPCCompDumpComponent.cxx
HLT/TPCLib/comp/AliHLTTPCCompDumpComponent.h
HLT/TPCLib/comp/AliHLTTPCCompModelAnalysis.cxx
HLT/TPCLib/comp/AliHLTTPCCompModelAnalysis.h
HLT/TPCLib/comp/AliHLTTPCCompModelConverter.cxx
HLT/TPCLib/comp/AliHLTTPCCompModelConverter.h
HLT/TPCLib/comp/AliHLTTPCCompModelConverterComponent.cxx
HLT/TPCLib/comp/AliHLTTPCCompModelConverterComponent.h
HLT/TPCLib/comp/AliHLTTPCCompModelDeconverter.cxx
HLT/TPCLib/comp/AliHLTTPCCompModelDeconverter.h
HLT/TPCLib/comp/AliHLTTPCCompModelDeconverterComponent.cxx
HLT/TPCLib/comp/AliHLTTPCCompModelDeconverterComponent.h
HLT/TPCLib/comp/AliHLTTPCCompModelDeflater.cxx
HLT/TPCLib/comp/AliHLTTPCCompModelDeflater.h
HLT/TPCLib/comp/AliHLTTPCCompModelDeflaterComponent.cxx
HLT/TPCLib/comp/AliHLTTPCCompModelDeflaterComponent.h
HLT/TPCLib/comp/AliHLTTPCCompModelInflater.cxx
HLT/TPCLib/comp/AliHLTTPCCompModelInflater.h
HLT/TPCLib/comp/AliHLTTPCCompModelInflaterComponent.cxx
HLT/TPCLib/comp/AliHLTTPCCompModelInflaterComponent.h
HLT/TPCLib/tracking/AliHLTTPCHistogram.cxx
HLT/TPCLib/tracking/AliHLTTPCHistogram.h
HLT/TPCLib/tracking/AliHLTTPCHistogramAdaptive.cxx
HLT/rec/AliHLTMisc.cxx
HLT/rec/AliRawReaderHLT.cxx
HLT/rec/AliRawReaderHLT.h

index fb6fdc5da3ee872f1b669c4386659bd18ed87e42..2c259799bed4868468073ee04acac583d3c2dd3e 100644 (file)
@@ -37,7 +37,7 @@ extern "C" {
 
   /**
    * Init the Run no for the CDB access.
-   * @param cdbpath     path to the CDB
+   * @param runNo       the run no
    * @return neg. error code if failed
    * @note function implemented in libHLTrec
    */
index cc7ba4b5f5ac19017ce89ef14dbc2005826e1055..5779cdad32db2831d24c75e56e13847475ba2fb9 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: AliHLTTPCDigitReaderDecoder.cxx,v 1.18 2007/11/26 23:19:47 richterm Exp $
+// $Id$
 
 //**************************************************************************
 //* This file is property of and copyright by the ALICE HLT Project        * 
index 18c63b4db1afe65af41b3aeb97a5878d1e13be72..76acb0b6f03f5f3c3fde3a35c056515dc81cf7f4 100644 (file)
@@ -1,5 +1,5 @@
 // XEmacs -*-C++-*-
-// @(#) $Id: AliHLTTPCDigitReaderDecoder.h,v 1.9 2007/11/28 21:29:24 richterm Exp $
+// $Id$
 
 #ifndef ALIHLTTPCDIGITREADERDECODER_H
 #define ALIHLTTPCDIGITREADERDECODER_H
index 05c319c6da45dcac6f114b4e3597ff0f59096206..e479aa420bd66770fd0d5731d4232cb01d240568 100644 (file)
@@ -1,4 +1,5 @@
-// $Id: AliHLTTPCDigitReaderRaw.cxx 22518 2007-11-26 23:19:47Z richterm $
+// $Id$
+
 /**************************************************************************
  * This file is property of and copyright by the ALICE HLT Project        * 
  * ALICE Experiment at CERN, All rights reserved.                         *
index 73dd78318b7e6143cd9269a8a7b8e6883aba9388..4399265d89f03cd1052286fcee8b5779baccc8fb 100644 (file)
@@ -1,5 +1,5 @@
 // -*- Mode: C++ -*-
-// $Id: AliHLTTPCDigitReaderRaw.cxx 22518 2007-11-26 23:19:47Z richterm $
+// $Id$
 
 #ifndef ALIHLTTPCMAPPING_H
 #define ALIHLTTPCMAPPING_H
index e697bbb0fcb99b30cb1d774f82c5d5622c257e4c..3d205eaf5581d90912ce2b599687821cdcd2476f 100644 (file)
@@ -1,4 +1,4 @@
-// @(#) $Id: AliHLTTPCCompDataCompressorHelper.cxx,v 1.1 2006/11/30 17:45:41 hristov Exp $
+// $Id$
 
 /**************************************************************************
  * TPCCompModelAnalysisright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
@@ -41,6 +41,10 @@ using namespace std;
 
 ClassImp(AliHLTTPCCompDataCompressorHelper)
 
+AliHLTTPCCompDataCompressorHelper::AliHLTTPCCompDataCompressorHelper()
+{
+}
+
 // see header file for more documentation
 // used variables for compression
 Int_t AliHLTTPCCompDataCompressorHelper::fgNumTimeBits = 12;
index 797f6b162cab230c1cb70728caf271847a374602..e66add4287e6a5e3b8af5e0e995c64286f910fd5 100644 (file)
@@ -1,4 +1,5 @@
-// @(#) $Id: AliHLTTPCCompDataCompressorHelper.h,v 1.1 2006/11/30 17:45:41 hristov Exp $
+// XEmacs -*-C++-*-
+// $Id$
 
 /**************************************************************************
  * TPCCompModelAnalysisright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
@@ -161,7 +162,7 @@ class AliHLTTPCCompDataCompressorHelper {
  private:
 
   /** standard constructor */
-  AliHLTTPCCompDataCompressorHelper() {};
+  AliHLTTPCCompDataCompressorHelper();
 
   /** standard destructor */
   virtual ~AliHLTTPCCompDataCompressorHelper() {};
index 137cca2d8be21a0fe1ea3f2914d963a719f6eb9a..deb16b5ddb6ec17ba9e75ca9bdac7022853fbe41 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: AliHLTTPCCompDumpComponent.cxx,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 /**************************************************************************
  * TPCCompDumpright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
index fde96789a3820915049c49ff4de1f6ab1a31e1ee..694f69cc0ca7a8ab8a1f1f3ed4dad4198ca4a59d 100644 (file)
@@ -1,5 +1,5 @@
 // XEmacs -*-C++-*-
-// $Id: AliHLTTPCCompDumpComponent.h,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 #ifndef ALIHLTTPCCOMPDUMPCOMPONENT_H
 #define ALIHLTTPCCOMPDUMPCOMPONENT_H
@@ -81,7 +81,7 @@ class AliHLTTPCCompDumpComponent : public AliHLTProcessor
        int DoDeinit();
 
       /** do event function
-       * @param evt Data     const AliHLTComponent_EventData& to event data
+       * @param evtData      const AliHLTComponent_EventData& to event data
        * @param blocks       const AliHLTComponent_BlockData* to blocks of event data
        * @param trigData     AliHLTComponent_TriggerData& of trigger data
        * @param outputPtr    AliHLTUInt8_t* pointer to output data
index 00363d1de1379f5972adf4f218442a641c3b2bc0..c0765602ad111d4074e3763d9a96c350c60c51d8 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: AliHLTTPCCompModelAnalysis.cxx,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 /**************************************************************************
  * TPCCompModelAnalysisright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
index 8885d7128162e07f49536957970296f2a88444e9..b31861383290b2333cf39a704e9d62a611a25afd 100644 (file)
@@ -1,5 +1,5 @@
 // XEmacs -*-C++-*-
-// $Id: AliHLTTPCCompModelAnalysis.h,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 #ifndef ALIHLTTPCCOMPMODELANALYSIS_H
 #define ALIHLTTPCCOMPMODELANALYSIS_H
@@ -72,7 +72,7 @@ public:
   Bool_t GetfTrackAnalysis() {return fTrackAnalysis;};
 
   /** fill track arrays with track data from original and secondary tracking 
-   * @param firsttracklets      pointer to track array to be filled
+   * @param tracklets           pointer to track array to be filled
    * @param fillingfirsttracks  boolean to decide which track array is to be filled (1 for first, 0 for second)
    * @return 0 upon success
    */
@@ -129,7 +129,7 @@ private:
   Bool_t GetTrashTrackPythiaInfo(AliHLTTPCTrack* discardedtrack);
 
   /** compare information of a cluster not assigned to any track with its Pythia information
-   * @param discarded cluster  pointer to discarded cluster
+   * @param discardedcluster  pointer to discarded cluster
    * @return 0 upon correct decision (cluster not assigned to any track is true in Pythia, i.e. cluster = noise cluster)
    * @return 1 upon wrong decision (cluster wrongly discarded, i.e. it belongs to a valuable track according to Pythia)
    */
@@ -149,7 +149,7 @@ private:
    */
   Int_t ComparePythiaTrackInfo(AliHLTTPCTrackList* firsttracklistelement, AliHLTTPCTrackList* secondtracklistelement);
 
-  /** if -graphfile <filename>.root is given as input parameter, histrograms are created
+  /** if -graphfile 'filename'.root is given as input parameter, histrograms are created
    * @param relativedifferences boolean to decide whether to plot histograms 
    *                            with relative differences in track paramters (1) or not (0), 1 by default
    * @return 0 upon success
index a30fefec560aea2ee336c4bbd20964c407bac423..09a5f5cb585b2dae094c2ee12d1d97d9bf37340e 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: AliHLTTPCCompModelConverter.cxx,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 /**************************************************************************
  * TPCCompModelConverterright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
index b8555b5f5b06dd69a3246a3e79722fee81143492..6b9610801278b06ebdcdfcd41c314f89a4597bc2 100644 (file)
@@ -1,5 +1,5 @@
 // XEmacs -*-C++-*-
-// $Id: AliHLTTPCCompModelConverter.h,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 #ifndef ALIHLTTPCCOMPMODELCONVERTER_H
 #define ALIHLTTPCCOMPMODELCONVERTER_H
index 497ca90887bbd8631b8102ef6e59a9db32fbab30..9c7dea428236badbc912cb16e2f8f6355d383e5a 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: AliHLTTPCCompModelConverterComponent.cxx,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 /**************************************************************************
  * TPCCompModelConverterright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
index d9da56f5d379b88cfc32c72c704f7ad8e118b3ab..b32a430bfb0d5b0d9cb4b4fb1b02ed739a3070a9 100644 (file)
@@ -1,5 +1,5 @@
 // XEmacs -*-C++-*-
-// $Id: AliHLTTPCCompModelConverterComponent.h,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 #ifndef ALIHLTTPCCOMPMODELCONVERTERCOMPONENT_H
 #define ALIHLTTPCCOMPMODELCONVERTERCOMPONENT_H
@@ -81,7 +81,7 @@ protected:
   int DoDeinit();
 
   /** do event function
-   * @param evt Data     const AliHLTComponent_EventData& to event data
+   * @param evtData      const AliHLTComponent_EventData& to event data
    * @param blocks       const AliHLTComponent_BlockData* to blocks of event data
    * @param trigData     AliHLTComponent_TriggerData& of trigger data
    * @param outputPtr    AliHLTUInt8_t* pointer to output data
index a2db71a3c72bc8bb36761792f779f39d56c9fe06..7c6b94d1a99c6434c0ba116d7d86c2b7eb835f6a 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: AliHLTTPCCompModelDeconverter.cxx,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 /**************************************************************************
  * TPCCompModelDeconverterright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
index 03bedbce7fb55f165e2c7eea4a267915c85605af..1a96cc34addbb4377829a067818e209e1e12c1b0 100644 (file)
@@ -1,5 +1,5 @@
 // XEmacs -*-C++-*-
-// $Id: AliHLTTPCCompModelDeconverter.h,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 #ifndef ALIHLTTPCCOMPMODELDECONVERTER_H
 #define ALIHLTTPCCOMPMODELDECONVERTER_H
index 43df7a225a214882ab7eb7fefd7bdb03cd017ed8..663fe1feaff2f7217cc2521e17a1b148a76e805a 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: AliHLTTPCCompModelDeconverterComponent.cxx,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 /**************************************************************************
  * TPCCompModelDeconverterright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
index 37e30286c0338357be5593669a88a85a4ed5bf4a..698a4223c8b98715c5a9d7a531ffcd35fb9a8352 100644 (file)
@@ -1,5 +1,5 @@
 // XEmacs -*-C++-*-
-// $Id: AliHLTTPCCompModelDeconverterComponent.h,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 #ifndef ALIHLTTPCCOMPMODELDECONVERTERCOMPONENT_H
 #define ALIHLTTPCCOMPMODELDECONVERTERCOMPONENT_H
@@ -80,7 +80,7 @@ class AliHLTTPCCompModelDeconverterComponent : public AliHLTProcessor
       int DoDeinit();
 
       /** do event function
-       * @param evt Data     const AliHLTComponent_EventData& to event data
+       * @param evtData      const AliHLTComponent_EventData& to event data
        * @param blocks       const AliHLTComponent_BlockData* to blocks of event data
        * @param trigData     AliHLTComponent_TriggerData& of trigger data
        * @param outputPtr    AliHLTUInt8_t* pointer to output data
index 729703c22593faa1e5b9b66723b47cf53cc1e373..bd0e9cccc9d225f27921667e4917b35dcb16297d 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: AliHLTTPCCompModelDeflater.cxx,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 /**************************************************************************
  * TPCCompModelDeflaterright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
index f8b4562736d04d66d2ac3a31b5a3a0e4d4969c45..91a0e9e7cb695d3c638ec07748569d0fb431985b 100644 (file)
@@ -1,5 +1,5 @@
 // XEmacs -*-C++-*-
-// $Id: AliHLTTPCCompModelDeflater.h,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 #ifndef ALIHLTTPCCOMPMODELDEFLATER_H
 #define ALIHLTTPCCOMPMODELDEFLATER_H
index 6a32d400fed4544b19fe9bc9b2bdffd20d64205e..622b09fb9769b9ead8e48225067233d4eafa1b50 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: AliHLTTPCCompModelDeflaterComponent.cxx,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 /**************************************************************************
  * TPCCompModelDeflaterright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
index 3ca8338ffab3d2b3027bf269051842801f97f137..3a79f3c44fcc1aca86c8ad5f46fba4692417e079 100644 (file)
@@ -1,5 +1,5 @@
 // XEmacs -*-C++-*-
-// $Id: AliHLTTPCCompModelDeflaterComponent.h,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 #ifndef ALIHLTTPCCOMPMODELDEFLATERCOMPONENT_H
 #define ALIHLTTPCCOMPMODELDEFLATERCOMPONENT_H
@@ -81,7 +81,7 @@ class AliHLTTPCCompModelDeflaterComponent : public AliHLTProcessor
       int DoDeinit();
 
       /** do event function
-       * @param evt Data     const AliHLTComponent_EventData& to event data
+       * @param evtData      const AliHLTComponent_EventData& to event data
        * @param blocks       const AliHLTComponent_BlockData* to blocks of event data
        * @param trigData     AliHLTComponent_TriggerData& of trigger data
        * @param outputPtr    AliHLTUInt8_t* pointer to output data
index 9b47672f580e7f317f5a23910854929229bf46f8..1b51fa354474f278b30b6b406eee569432a7add5 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: AliHLTTPCCompModelInflater.cxx,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 /**************************************************************************
  * TPCCompModelInflaterright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
index 5ccd456f160749690d90fc3836fcb984aea1d941..99a938ccc06b5baaf624592d9142bbd69b8e54a1 100644 (file)
@@ -1,5 +1,5 @@
 // XEmacs -*-C++-*-
-// $Id: AliHLTTPCCompModelInflater.h,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 #ifndef ALIHLTTPCCOMPMODELINFLATER_H
 #define ALIHLTTPCCOMPMODELINFLATER_H
index e1ebaa83016dee50bfd1441234df997b4aa236a7..fcf168049220a5ac77542d71f292ed5cbdfd7855 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: AliHLTTPCCompModelInflaterComponent.cxx,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 /**************************************************************************
  * TPCCompModelInflaterright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
index f8178e6f182bddd2acb1e5968d71ab462d169d9d..bbba0af9b846fb52b8966f6f0a6583f25d9f74b2 100644 (file)
@@ -1,5 +1,5 @@
 // XEmacs -*-C++-*-
-// $Id: AliHLTTPCCompModelInflaterComponent.h,v 1.2 2006/08/10 09:46:51 richterm Exp $
+// $Id$
 
 #ifndef ALIHLTTPCCOMPMODELINFLATERCOMPONENT_H
 #define ALIHLTTPCCOMPMODELINFLATERCOMPONENT_H
@@ -81,7 +81,7 @@ class AliHLTTPCCompModelInflaterComponent : public AliHLTProcessor
       int DoDeinit();
 
       /** do event function
-       * @param evt Data     const AliHLTComponent_EventData& to event data
+       * @param evtData      const AliHLTComponent_EventData& to event data
        * @param blocks       const AliHLTComponent_BlockData* to blocks of event data
        * @param trigData     AliHLTComponent_TriggerData& of trigger data
        * @param outputPtr    AliHLTUInt8_t* pointer to output data
index 29ccf258989c7241dfe1f003c5148e63cb03a420..15fa426cae571d5902fae66819691413e0f26e1c 100644 (file)
@@ -1,4 +1,4 @@
-// @(#) $Id: AliHLTHistogram.cxx,v 1.1 2006/11/30 17:45:42 hristov Exp 
+// $Id$
 // origin: hough/AliL3Histogram.cxx,v 1.31 Thu Jun 23 17:46:54 2005 UTC by hristov
 
 // Author: Anders Vestbo <mailto:vestbo@fi.uib.no>
index 8e6b376423fbedf6bd662baf2d16798e94628b8a..1a6b109ae68272d659d60dc6a116a8a9bfc0d136 100644 (file)
@@ -1,4 +1,4 @@
-// @(#) $Id: AliHLTHistogram.h,v 1.1 2006/11/30 17:45:43 hristov Exp
+// $Id$
 // origin: hough/AliL3Histogram.h,v 1.28 Wed Sep 29 12:01:17 2004 UTC by cvetan
 
 #ifndef ALIHLTTPCHISTOGRAM_H
index c5ab484210fddd1641768a6fdf2de6d319725cbf..079eecfafb8415d24b07cd9aa4469c3f177bac21 100644 (file)
@@ -1,4 +1,4 @@
-// @(#) $Id: AliHLTTPCHistogramAdaptive.cxx,v 1.1 2006/11/30 17:45:43 hristov Exp 
+// $Id$
 // origin: hough/AliL3HistogramAdaptive.cxx,v 1.13 Thu Jun 23 17:46:54 2005 UTC by hristov
 
 // Author: Anders Vestbo <mailto:vestbo@fi.uib.no>
index c99270322442b4106883ba2a12e9ece6fa5daba5..62fb593ad0e7fc4f80f3780390cfac242bebb806 100644 (file)
@@ -1,4 +1,4 @@
-// @(#) $Id: AliHLTDynamicAliLog.cxx 23318 2008-01-14 12:43:28Z hristov $
+// $Id$
 
 /**************************************************************************
  * This file is property of and copyright by the ALICE HLT Project        * 
index 872e087f6d793a4d071751a38ac9afc256020ebd..d405e41d3ad97a3c662aa67550fb749d29219b38 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: AliHLTReconstructor.cxx 21363 2007-10-12 13:24:47Z richterm $
+// $Id$
 
 /**************************************************************************
  * This file is property of and copyright by the ALICE HLT Project        * 
index 4b792527363580219431f2d1d81d7f9b56199282..7bf502e5e7de0ad62b271bae158aab67f3a979c2 100644 (file)
@@ -1,5 +1,5 @@
 //-*- Mode: C++ -*-
-// $Id: AliHLTReconstructor.cxx 21363 2007-10-12 13:24:47Z richterm $
+// $Id$
 
 #ifndef ALIRAWREADERHLT_H
 #define ALIRAWREADERHLT_H