]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliGenerator.cxx
Correction of minor typing mistakes
[u/mrichter/AliRoot.git] / STEER / AliGenerator.cxx
index 8b0f9e697adbe808322f774f53a95ef309762ff3..e7f0c81b367c7a2b5f6a59f26836ee10ef1a108a 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.8  2000/10/02 21:28:14  fca
+Removal of useless dependecies via forward declarations
+
 Revision 1.7  2000/07/12 08:56:25  fca
 Coding convention correction and warning removal
 
@@ -223,7 +226,7 @@ void AliGenerator::SetPhiRange(Float_t phimin, Float_t phimax)
 }
 
 //_______________________________________________________________________
-void AliGenerator::SetYRange(Float_t ymin=-100, Float_t ymax=100)
+void AliGenerator::SetYRange(Float_t ymin, Float_t ymax)
 {
   //
   // Set the Rapidity range for the generated particles