]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/PHOS/AliHLTPHOSPhysicsAnalyzerSpectrumComponent.cxx
minor documentation fixes
[u/mrichter/AliRoot.git] / HLT / PHOS / AliHLTPHOSPhysicsAnalyzerSpectrumComponent.cxx
index bc540e26700579c15e835ea73058f2328dfcc371..ef2aa3b613cdc67f817aea5ccbe29c9ac90f20f3 100644 (file)
@@ -220,7 +220,7 @@ AliHLTPHOSPhysicsAnalyzerSpectrumComponent::DoEvent(const AliHLTComponentEventDa
 }
 
 Int_t
-AliHLTPHOSPhysicsAnalyzerSpectrumComponent::DoInit(Int_t argc, const Char_t** argv )
+AliHLTPHOSPhysicsAnalyzerSpectrumComponent::DoInit(int argc, const char** argv )
 {
   //Initialize the component
   Float_t firstThreshold = atof(argv[0]);