]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCCalibPedestalComponent.h
Removing obsolete files
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCCalibPedestalComponent.h
index dc01763851984948ece1304f1ce9de7d5a5bdab9..d99ff2f73fbc3cf6cf18b72ddbf535bfc8ce5440 100755 (executable)
     @brief  A pedestal calibration component for the TPC.
 */
 
+// see below for class documentation
+// or
+// refer to README to build package
+// or
+// visit http://web.ift.uib.no/~kjeks/doc/alice-hlt   
+
 #include "AliHLTCalibrationProcessor.h"
 #include "AliHLTTPCDefinitions.h"
 
@@ -52,6 +58,9 @@ class AliHLTTPCCalibPedestalComponent : public AliHLTCalibrationProcessor
       AliHLTComponent* Spawn();
 
     protected:
+
+      using AliHLTCalibrationProcessor::ProcessCalibration;
+      using AliHLTCalibrationProcessor::ShipDataToFXS;
       
       // Protected functions to implement AliHLTComponent's interface.
       // These functions provide initialization as well as the actual processing