]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/RESONANCES/AliRsnAnalysisSE.cxx
Added two new axes (mt and y) for pairs and the possibility to build histograms with...
[u/mrichter/AliRoot.git] / PWG2 / RESONANCES / AliRsnAnalysisSE.cxx
index f62e0cf28f7597e658502604aaa1688c05383530..0925e4fcaf179c46ba6d1343dae26c10aab2c74f 100644 (file)
@@ -18,8 +18,8 @@
 ClassImp(AliRsnAnalysisSE)
 
 //_____________________________________________________________________________
-AliRsnAnalysisSE::AliRsnAnalysisSE(const char *name,Int_t numOfOutputs) :
-    AliRsnVAnalysisTaskSE(name,numOfOutputs),
+AliRsnAnalysisSE::AliRsnAnalysisSE(const char *name,Int_t numOfOutputs,Bool_t useKine) :
+    AliRsnVAnalysisTaskSE(name,numOfOutputs,useKine),
     fRsnAnalysisManager(),
     fEventCuts(0x0),
     fZeroEventPercentWarning(50),