--- PamelaLevel2/inc/PamLevel2.h 2007/11/05 13:10:13 1.30 +++ PamelaLevel2/inc/PamLevel2.h 2007/11/14 11:14:27 1.31 @@ -268,11 +268,8 @@ // ------------------------------ // variables to retrieve run info // ------------------------------ -// Int_t irun; //current run entry, relative to the TChain Long64_t irun; //current run entry, relative to the TChain -// ULong64_t runfirstentry; //first entry of run, relative to the TChain -// ULong64_t runlastentry; //last entry of run, relative to the TChain -// Int_t irunentry; //position of current entry, relative to the run + Long64_t irunt; //current run entry, relative to the TTree in the TChain Long64_t runfirstentry; //first entry of run, relative to the TChain Long64_t runlastentry; //last entry of run, relative to the TChain Long64_t irunentry; //position of current entry, relative to the run