]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
add histograms
authorssakai <ssakai@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 9 May 2013 09:02:07 +0000 (09:02 +0000)
committerssakai <ssakai@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 9 May 2013 09:02:07 +0000 (09:02 +0000)
PWGHF/hfe/AliAnalysisTaskHFECal.h

index af1eb424c99fd77d3d5c89bc038651a8a3b974cc..91ae0bcbd9f6deb05d03135debe5223b7dc2c029 100644 (file)
@@ -109,6 +109,8 @@ class AliAnalysisTaskHFECal : public AliAnalysisTaskSE {
   THnSparseD           *fInvmassULS;           //! Inv mass of ULS (e,e)
   THnSparseD           *fInvmassLSmc;          //! Inv mass of LS (e,e)
   THnSparseD           *fInvmassULSmc;         //! Inv mass of ULS (e,e)
+  TH2D         *fInvmassLSreco;                //! Inv mass of LS (e,e)
+  TH2D         *fInvmassULSreco;               //! Inv mass of ULS (e,e)
   TH2D         *fInvmassLSmc0;         //! Inv mass of ULS (e,e)
   TH2D         *fInvmassLSmc1;         //! Inv mass of ULS (e,e)
   TH2D         *fInvmassLSmc2;         //! Inv mass of ULS (e,e)