]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
correcting doxygen warning
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 26 Apr 2010 21:56:27 +0000 (21:56 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 26 Apr 2010 21:56:27 +0000 (21:56 +0000)
HLT/BASE/util/AliHLTMCGeneratorComponent.cxx

index 70cde9bfc86935268c1d1a62b74ad091b32a6e4c..0699dc2034d208f75b67597bccc7f2438c1630b8 100644 (file)
@@ -133,7 +133,7 @@ AliHLTComponentDataType AliHLTMCGeneratorComponent::GetOutputDataType() {
 }
 
 // #################################################################################
-void AliHLTMCGeneratorComponent::GetOutputDataSize( ULong_t& constBase, Double_t& inputMultiplier ) {
+void AliHLTMCGeneratorComponent::GetOutputDataSize( unsigned long& constBase, double& inputMultiplier ) {
   // see header file for class documentation
 
   constBase = 20000;