]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - CORRFW/AliCFManager.h
coding conventions
[u/mrichter/AliRoot.git] / CORRFW / AliCFManager.h
index 74c8f1f788436392ab8b9375bf0258db14c5e87f..7e5a8411adf4b8828e97ec19fd1a1f8c2eefc5f5 100644 (file)
@@ -117,8 +117,8 @@ class AliCFManager : public TNamed
  private:
   
   //number of steps
-  Int_t fNStepEvt; 
-  Int_t fNStepPart; 
+  Int_t fNStepEvt;  // number of steps in event selection
+  Int_t fNStepPart; // number of steps in particle selection
   //the correction grid
   AliCFContainer *fEvtContainer; //ptr to Evt-Level correction container
   //the correction grid