]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
corrections in code documentation
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 5 Mar 2008 09:41:58 +0000 (09:41 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 5 Mar 2008 09:41:58 +0000 (09:41 +0000)
HLT/BASE/AliHLTEventStatistics.h
HLT/BASE/AliHLTHOMERBlockDesc.h
HLT/BASE/AliHLTRunStatistics.h
HLT/BASE/test/Makefile.am
HLT/TPCLib/AliHLTTPCEventStatistics.h
HLT/TPCLib/AliHLTTPCRunStatistics.h
HLT/trigger/AliHLTRunSummaryProducerComponent.cxx
HLT/trigger/AliHLTRunSummaryProducerComponent.h
HLT/trigger/AliHLTTriggerSelectiveReadoutComponent.h

index d0487cb539bf5a815f058c2743c5250f410a2528..4dd11efe68303bde780d3eecbc82417acd40ad8e 100644 (file)
@@ -47,8 +47,8 @@
  *
  * This is the base class.
  *
- * Currently implemented detecor classes<BR/>
- * * @see AliHLTTPCEventStatistics<BR/>
+ * Currently implemented detecor classes <br>
+ * * @see AliHLTTPCEventStatistics <br>
  *
  * @ingroup alihlt_run_statistics alihlt_trigger
  */
index fd355f53359217af309247031989d4f19b98b9c9..129d946a985b6e7ead2a92e9559c2fa1948edb83 100644 (file)
@@ -189,7 +189,7 @@ private:
   /** States if block contains a raw data */
   Bool_t fIsRawData;                // see above
 
-  /** @ref AliHTMessage object containg a TObject */
+  /** AliHTMessage object containg a TObject */
   AliHLTMessage* fMessage;          //! transient
 
   /** TObject extracted out of @see AliHLTMessage */
index 318942aaefcaa393aa571f13f97a44017e4a4067..e217b06acac518dc28422247c276695482c1acb2 100644 (file)
@@ -36,8 +36,8 @@
  *
  * This is the base class.
  *
- * Currently implemented detecor classes<BR/>
- * * @see AliHLTTPCRunStatistics<BR/>
+ * Currently implemented detecor classes <br>
+ * * @see AliHLTTPCRunStatistics <br>
  *
  * @ingroup alihlt_run_statistics alihlt_trigger
  */
index e322c1ef22ffb91328fd67c09b69eee1e7a17803..3a6eef200a7668e185fb8111f79f3f0bcc40b8f4 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.20 2007/10/19 13:04:52 richterm Exp $
+# $Id$
 # Makefile template Alice HLT framework test programs
 
 AM_CPPFLAGS                    = -I$(top_srcdir)/BASE
index 31e4c5950fcdc1a128fa2e0037c600180cc72e34..a48f289ab373f146b4b00736c44bccddb81924ab 100644 (file)
@@ -7,7 +7,7 @@
  * ALICE Experiment at CERN, All rights reserved.                         *
  * See cxx source for full Copyright notice                               */
 
-/** @file   AliHLTTPCEventStatistics.cxx
+/** @file   AliHLTTPCEventStatistics.h
     @author Jochen Thaeder
     @date   
     @brief  TPC class for event statistics, derived from @see AliHLTEventStatistics
@@ -25,7 +25,7 @@
 #include "AliHLTEventStatistics.h"
 
 /**
- * @class  AliHLTEventStatistics
+ * @class  AliHLTTPCEventStatistics
  * @brief  TPC class for event statistics, derived from @see AliHLTEventStatistics
  *
  * The event statistic classes hold information about certain characteristica 
index f409c606fd8c0f44b1b460da911819e3b50cca63..4c4a3bf61f8ed439f42a86e9b6d55dc197ddb1b9 100644 (file)
@@ -7,7 +7,7 @@
  * ALICE Experiment at CERN, All rights reserved.                         *
  * See cxx source for full Copyright notice                               */
 
-/** @file   AliHLTTPCRunStatistics.cxx
+/** @file   AliHLTTPCRunStatistics.h
     @author Jochen Thaeder
     @date   
     @brief  TPC class for event statistics, derived from @see AliHLTRunStatistics
index 40281381460e937c662352dd11c83b197a1e00d2..d94f0176b8c4fdc15c1cd766040eb4cae208845e 100644 (file)
@@ -16,7 +16,7 @@
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/** @file   AliHLTRunSummaryProducerComponent.h
+/** @file   AliHLTRunSummaryProducerComponent.cxx
     @author Jochen Thaeder
     @date   
     @brief  Produces a run summary as @see AliHLTRunSummary
index feafce1b25c5573d1aa7a4f3d95a83a6d6086522..e52fb9cff715a936136cd0d5557e233469561658 100644 (file)
@@ -73,12 +73,12 @@ public:
 
   // ------------------------------------------------------------------------------------------
   /** Process event summary data block 
-   *  @param  ptr to @see AliHLTEventSummary
+   *  @param  eventSummary to @see AliHLTEventSummary
    */
   void ProcessEventSummary( AliHLTEventSummary* eventSummary );
 
   /** Process trigger data block 
-   *  @param  ptr to @see AliHLTComponentTriggerData
+   *  @param  trigData to @see AliHLTComponentTriggerData
    */
   void ProcessTriggerData( AliHLTComponentTriggerData& trigData );
 
index 6e551f811f75b449bdbadc61c5c1ed464208dea4..2f60a8ceedf618b2a60d3d6a1269d9714cdaec76 100644 (file)
@@ -34,9 +34,9 @@
  * forwarded and Bit for this readout partition in ReadoutList will be set for DAQ readout.
  *
  * The component has the following component arguments:
- * -detector <TPC |PHOS|TRD |MUON>  : Select Detector for discarding raw data, use 4 Char_t origin format.
+ * -detector \em TPC |\em PHOS|\em TRD | \em MUON  : Select Detector for discarding raw data, use 4 Char_t origin format.
  * -enableThreshold <size>          : Enables threshold on size ( default is kFALSE )
- * -threshold < Int_t threshold[6]> : Size threshold in Byte for different patches for TPC -> This will be disappear later on, will be taken from xCDB entry.
+ * -threshold  Int_t threshold[6] : Size threshold in Byte for different patches for TPC -> This will be disappear later on, will be taken from xCDB entry.
  *
  * @ingroup alihlt_trigger
  */