]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/RESONANCES/AliRsnExpression.h
Modified some standards, added a cut in pseudo-rapidity
[u/mrichter/AliRoot.git] / PWG2 / RESONANCES / AliRsnExpression.h
index b9c2939e38ddda31190afb1ed05d2211331684c2..cd9e42310f1a3bfcd13a516bcb52fe86614baa7d 100644 (file)
@@ -1,5 +1,7 @@
 //
-// AliRsnExpresion class is used to handle operators &|! in AliRsnCut
+// AliRsnExpresion class is used to
+// handle operators &|!
+// in AliRsnCut
 //
 // authors: Martin Vala (martin.vala@cern.ch)
 //          Alberto Pulvirenti (alberto.pulvirenti@ct.infn.it)
@@ -40,7 +42,7 @@ class AliRsnExpression : public TObject
 
 
     TString                     fVname;   // Variable name
-    static AliRsnCutSet        *fgCutSet;
+    static AliRsnCutSet        *fgCutSet; // global cutset
 
   private:
     AliRsnExpression*           fArg1;         // left argument