From: ssakai Date: Wed, 2 May 2012 17:14:20 +0000 (+0000) Subject: changed minimum pT cut X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=66c9f443b23d7d05fb78c1cb8ae432ff9029ee51;p=u%2Fmrichter%2FAliRoot.git changed minimum pT cut --- diff --git a/PWGHF/hfe/macros/configs/PbPb/ConfigHFECalstandard_PbPb.C b/PWGHF/hfe/macros/configs/PbPb/ConfigHFECalstandard_PbPb.C index f4d5ef8dae9..4e081370474 100644 --- a/PWGHF/hfe/macros/configs/PbPb/ConfigHFECalstandard_PbPb.C +++ b/PWGHF/hfe/macros/configs/PbPb/ConfigHFECalstandard_PbPb.C @@ -19,8 +19,7 @@ AliAnalysisTaskHFE* ConfigHFECalstandard_PbPb(Bool_t useMC, int TPCclust){ //hfecuts->UnsetVertexRequirement(); hfecuts->SetMaxImpactParam(3.,3.); - hfecuts->SetMaxImpactParam(3.,3.); - hfecuts->SetPtRange(0.5,60.0); + hfecuts->SetPtRange(2.0,60.0); hfecuts->SetVertexRange(10.); //hfecuts->SetMaxChi2perClusterITS(36);