]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCTrackDumpComponent.cxx
Qmax for merged clusters fixed
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCTrackDumpComponent.cxx
index 55d837a563492abbe7e75b326e75977c4046021b..9eb07ef33a49e4a84cab143fac9d6508c4903943 100644 (file)
@@ -28,9 +28,6 @@
 #include "AliHLTTPCDefinitions.h"
 #include <TSystem.h>
 
-// this is a global object used for automatic component registration, do not use this
-//AliHLTTPCQHistoComponent gAliHLTTPCQHistoComponent;
-
 /** ROOT macro for the implementation of ROOT specific class methods */
 ClassImp(AliHLTTPCTrackDumpComponent)
 
@@ -77,7 +74,7 @@ int AliHLTTPCTrackDumpComponent::InitWriter()
   return 0;
 }
 
-int AliHLTTPCTrackDumpComponent::ScanArgument(int argc, const char** argv)
+int AliHLTTPCTrackDumpComponent::ScanArgument(int /*argc*/, const char** /*argv*/)
 {
   // see header file for class documentation
   int iResult=0;