plots in this directory reflect incorrect jet pT ranges: change in macros: from --> addEvents1->GetZaxis()->SetRange(7,10); to --> addEvents1->GetZaxis()->SetRange(9,11); from --> addEvents1->GetZaxis()->SetRange(3,5); to --> addEvents1->GetZaxis()->SetRange(5,6); I thought all the ranges needed to be corrected, just the ranges for the all clusters curve did.