]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGLF/totEt/AliAnalysisEtCommon.h
K0s code update (Matt Steinpreis)
[u/mrichter/AliRoot.git] / PWGLF / totEt / AliAnalysisEtCommon.h
index d816082269ea72aa40b0dcf9eb7f3721aed3e702..300d19aa3efd8d17ec9fc68fd189e5de3072e90a 100644 (file)
@@ -36,7 +36,6 @@ public:
     /** Initialise the analysis, must be overloaded. */
     virtual void Init();
 
-
     /** Reset event specific values (Et etc.) */
     virtual void ResetEventValues();
 
@@ -82,8 +81,9 @@ protected:
     static Int_t fgAntiProtonCode;//pdg antiproton code
     static Int_t fgLambdaCode;// pdg lambda code
     static Int_t fgAntiLambdaCode;//pdg antilambda code
-    static Int_t fgK0SCode;//pdg k0 short code
     static Int_t fgOmegaCode;//pdg omega code
+    static Int_t fgK0SCode;//pdg k0 short code
+    static Int_t fgK0Code;//pdg k0 code
     static Int_t fgAntiOmegaCode;//pdg anti-omega code
     static Int_t fgXi0Code;//pdg xi-0 code
     static Int_t fgAntiXi0Code;//pdg anti-xi0 code