]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/RCU/AliHLTAltroTimebinAverageComponent.h
update of AltroChannelSelector component by Jason: added monitoring histograms, make...
[u/mrichter/AliRoot.git] / HLT / RCU / AliHLTAltroTimebinAverageComponent.h
index 2bb61689a848a8af7872f0b9dc2263faf427d069..979d085a5ed262fe86e3122848ac163342d1d749 100644 (file)
@@ -43,7 +43,7 @@ class AliHLTAltroTimebinAverageComponent : public AliHLTProcessor {
 
   /**
    * Get the output data type of the component.
-   * If @ref kAliHLTMultipleDataType is returned, the framework invokes
+   * If kAliHLTMultipleDataType is returned, the framework invokes
    * @ref GetOutputDataTypes.
    * @return output data type
    */
@@ -53,7 +53,7 @@ class AliHLTAltroTimebinAverageComponent : public AliHLTProcessor {
    * Get the output data types of the component.
    * The function can be implemented to indicate multiple output data types
    * in the target array.
-   * @ref GetOutputDataType must return @ref kAliHLTMultipleDataType in order
+   * @ref GetOutputDataType must return kAliHLTMultipleDataType in order
    * to invoke this method.
    * @param tgtList          list to receive the data types
    * @return no of output data types, data types in the target list