]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGLF/RESONANCES/macros/lego_train/RsnManager.C
Added ITS,TPC nclusters and chi2 variables to daughter particle (M. Vala)
[u/mrichter/AliRoot.git] / PWGLF / RESONANCES / macros / lego_train / RsnManager.C
index 00aa11cd0f8c0281b9192b32a79d07d06c24e2ec..a20901f4eab42747086ee94aebf9ea0caae15d6a 100644 (file)
@@ -12,11 +12,13 @@ TList *RsnManager() {
    Int_t mcMomentum        = 0;
    Int_t mcMon             = 0;
    
-   Int_t usePhysSel        = 1;
+   Int_t usePhysSel        = -1;
+//   usePhysSel              = AliVEvent::kMB;
    Int_t useCentralityTask = 0;
    Int_t useEventPlaneTask = 0;
    
    Double_t eventCutVertex = 10.0;
+   Int_t useYNotEta        = 0;
    
    // useCommonQualityCut=-1  -> Defaultcuts for 2010
    Int_t useCommonQualityCut = -1;
@@ -89,6 +91,7 @@ TList *RsnManager() {
    AliAnalysisManager::SetGlobalInt("rsnUsePIDResponse",1);
    
    AliAnalysisManager::SetGlobalInt("rsnCommonQualityCut",useCommonQualityCut);
+   AliAnalysisManager::SetGlobalInt("rsnUseRapidity",useYNotEta);
    
    // rsn options