]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTCalibrationProcessor.h
- abandon TPCLib backward compatibility check for AliRoot releases < v4-03
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTCalibrationProcessor.h
index f7e3211c88e8828b53643e4d9b9ceb65f7818387..6a1fa60c4140e141c45194ac8f35da31e75b6b40 100644 (file)
@@ -60,8 +60,8 @@ class AliHLTCalibrationProcessor : public AliHLTProcessor {
    * @param pDetector   4 byte Detector identifier
    * @param pFileID     name of the file to which the data shall be stored
    * @param pDDLList    pointer to ReadoutList ( struct @ref AliHLTEventDDL) of
-   *                    participating DDLs. Have to be set with @ref EnableDLLBit(), 
-   *                    or unset with @ref DisableDLLBit
+   *                    participating DDLs. Have to be set or unset with @ref
+   *                    AliHLTComponent::EnableDDLBit() and @ref AliHLTComponent::DisableDDLBit()
    *                   Will be filled automatically if not supplied by the component.
    * @return neg. error code if failed 
    */
@@ -74,8 +74,8 @@ class AliHLTCalibrationProcessor : public AliHLTProcessor {
    * @param pDetector   4 byte Detector identifier
    * @param pFileID     name of the file to which the data shall be stored
    * @param pDDLList    pointer to ReadoutList ( struct @ref AliHLTEventDDL) of
-   *                    participating DDLs. Have to be set with @ref EnableDLLBit(), 
-   *                    or unset with @ref DisableDLLBit. 
+   *                    participating DDLs. Have to be set or unset with @ref
+   *                    AliHLTComponent::EnableDDLBit() and @ref AliHLTComponent::DisableDDLBit().
    *                   Will be filled automatically if not supplied by the component.
    * @return neg. error code if failed 
    */