]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenGeVSim.h
Corrections for subscript out of range (Alpha)
[u/mrichter/AliRoot.git] / EVGEN / AliGenGeVSim.h
index 08848bcb23e0f1ee6674bb3d7f5000f52b2292c6..9e8b84c448c83ef8271870bd6013d35e4641faad 100644 (file)
@@ -87,7 +87,7 @@ class AliGenGeVSim : public AliGenerator {
 
   TF1 *fPtFormula;           //! Pt formula for model (1)
   TF1 *fYFormula;            //! Y formula for model (1)
-  TF2 *fPtYFormula[3];       //! Pt,Y formulae for model (2)-(4)
+  TF2 *fPtYFormula[4];       //! Pt,Y formulae for model (2)-(4)
   TF1 *fPhiFormula;          //! phi formula 
   
   TFormula *fCurrentForm;    //! currently used formula