]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGLF/FORWARD/analysis2/AliForwardCorrectionManager.h
Major refactoring of the code.
[u/mrichter/AliRoot.git] / PWGLF / FORWARD / analysis2 / AliForwardCorrectionManager.h
index 541b90874e6b38e254fd57e5de265d1f909cc48a..a3d6168766f48dc8fc93c6c3bc233ecc6bcf76ea 100644 (file)
@@ -153,12 +153,14 @@ public:
   /** 
    * Read in corrections based on the parameters given 
    * 
+   * @param runNumber       Run number
    * @param collisionSystem Collision system
    * @param cmsNN           Center of mass energy per nuclean pair [GeV]
    * @param field           Magnetic field setting [kG]
    * @param mc              Monte-carlo switch
    * @param what            What to read in. 
    * @param force           Force (re-)reading of specified things
+   * @param satelliteCollisions For satellite collisions
    * 
    * @return 
    */
@@ -173,12 +175,14 @@ public:
   /** 
    * Read in correction based on passed parameters
    * 
+   * @param runNumber       Run number
    * @param collisionSystem Collision system string 
    * @param cmsNN           Center of mass energy per nucleon pair [GeV]
    * @param field           Magnetic field [kG]
    * @param mc              Monte-carlo switch
    * @param what            What to read in 
    * @param force           Force (re-)reading of specified things
+   * @param satelliteCollisions For satellite collisions
    * 
    * @return true on success
    */