]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGHF/vertexingHF/AliCFTaskVertexingHF.h
Add pt weights for lhc12a12, lhc12a12bis, lhc13e2fix
[u/mrichter/AliRoot.git] / PWGHF / vertexingHF / AliCFTaskVertexingHF.h
index 12be59a07f7e6ee798d069a36f50ab50fe011fa6..891d6b4baa7d8470fb6ebe32a04a80bf1f1cc3f0 100755 (executable)
@@ -208,10 +208,13 @@ public:
        void SetPtWeightsFromDataPbPb276overLHC12a17a();
        void SetPtWeightsFromFONLL276overLHC12a17b();
        void SetPtWeightsFromFONLL276andBAMPSoverLHC12a17b();
-       void SetPtWeightsFromFONLL5overLHC13d3();
+       void SetPtWeightsFromFONLL276overLHC10f6a();
        void SetPtWeightsFromFONLL7overLHC10f6a();
+       void SetPtWeightsFromFONLL7overLHC12a12();
+       void SetPtWeightsFromFONLL7overLHC12a12bis();
+       void SetPtWeightsFromFONLL7overLHC13e2fix();
        void SetPtWeightsFromFONLL5overLHC10f6a();
-       void SetPtWeightsFromFONLL276overLHC10f6a();
+       void SetPtWeightsFromFONLL5overLHC13d3();
 
         void SetResonantDecay(UInt_t resonantDecay) {fResonantDecay = resonantDecay;}
         UInt_t GetResonantDecay() const {return fResonantDecay;}