]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FORWARD/analysis2/AliFMDCorrMergingEfficiency.h
Small updates
[u/mrichter/AliRoot.git] / PWG2 / FORWARD / analysis2 / AliFMDCorrMergingEfficiency.h
index 470c57403d7d4db3d1cd89217cceb73115a15f82..797b1e02104617a5ccc3599d49f9decc2f094842 100644 (file)
@@ -118,7 +118,9 @@ public:
   /** 
    * Set the vertex axis to use 
    * 
-   * @param axis Vertex axis 
+   * @param nBins   Number of bins
+   * @param min     Minimum
+   * @param max     Maximum
    */
   void SetVertexAxis(Int_t nBins, Double_t min, Double_t max);
   /* @} */
@@ -152,7 +154,7 @@ protected:
    * 
    * @param vertex The interaction points @f$z@f$-coordinate 
    * 
-   * @return Vertex bin in @f$[1,N_{\box{vertex}}]@f$ or negative if 
+   * @return Vertex bin in @f$[1,N_{\mbox{vertex}}]@f$ or negative if 
    * out of range 
    */
   Int_t FindVertexBin(Double_t vertex) const;