]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FORWARD/analysis2/AliFMDDensityCalculator.h
Improved eloss fitting - see NIM B1, 16
[u/mrichter/AliRoot.git] / PWG2 / FORWARD / analysis2 / AliFMDDensityCalculator.h
index 4b761df484a6c14ef16be22262012e570467e3dc..47dae71b49668f2368b8ca4cff9df055ac1f37bb 100644 (file)
@@ -72,6 +72,7 @@ public:
   /** 
    * Scale the histograms to the total number of events 
    * 
+   * @param dir     where to put the output
    * @param nEvents Number of events 
    */
   void ScaleHistograms(TList* dir, Int_t nEvents);
@@ -168,10 +169,16 @@ protected:
      * Destructor 
      */
     ~RingHistos();
+    /** 
+     * Make output 
+     * 
+     * @param dir Where to put it 
+     */
     void Output(TList* dir);
     /** 
      * Scale the histograms to the total number of events 
      * 
+     * @param dir     Where the output is 
      * @param nEvents Number of events 
      */
     void ScaleHistograms(TList* dir, Int_t nEvents);