]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG4/totEt/AliAnalysisEtCommon.h
Fixing some coding violations. Mostly not enough comments at the top of the file.
[u/mrichter/AliRoot.git] / PWG4 / totEt / AliAnalysisEtCommon.h
index da4beee7028b58b49f994fe6ccce5f737f7e85a0..fcec25c18ea656a4a4632c8fcace5e4dbae16d56 100644 (file)
@@ -144,8 +144,8 @@ protected:
     TF1 *fLambdaData;//function with Levy fit parameters for Lambda in data
     TF1 *fAntiLambdaData;//function with Levy fit parameters for AntiLambda in data
 
-    TF1 *fLambdaEnhancement;
-    TF1 *fProtonEnhancement;
+    TF1 *fLambdaEnhancement;//Function for lambda baryon enhancement factor
+    TF1 *fProtonEnhancement;//function for proton baryon enhancement factor
     Float_t LambdaBaryonEnhancement(Float_t pt);//Function which gives the factor to reweigh a lambda or antilambda so it roughly matches baryon enhancement seen at RHIC
     Float_t ProtonBaryonEnhancement(Float_t pt);//Function which gives the factor to reweigh a lambda or antilambda so it roughly matches baryon enhancement seen at RHIC