/[PAMELA software]/PamelaLevel2/inc/PamLevel2.h
ViewVC logotype

Diff of /PamelaLevel2/inc/PamLevel2.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by pam-fi, Mon Nov 5 13:10:13 2007 UTC revision 1.31 by pam-fi, Wed Nov 14 11:14:27 2007 UTC
# Line 268  class PamLevel2 : public TObject { Line 268  class PamLevel2 : public TObject {
268      // ------------------------------      // ------------------------------
269      // variables to retrieve run info      // variables to retrieve run info
270      // ------------------------------      // ------------------------------
 //    Int_t     irun;          //current run entry, relative to the TChain  
271      Long64_t  irun;          //current run entry, relative to the TChain      Long64_t  irun;          //current run entry, relative to the TChain
272  //    ULong64_t runfirstentry; //first entry of run, relative to the TChain      Long64_t  irunt;         //current run entry, relative to the TTree in the TChain
 //    ULong64_t runlastentry;  //last  entry of run, relative to the TChain  
 //    Int_t     irunentry;     //position of current entry, relative to the run  
273      Long64_t  runfirstentry; //first entry of run, relative to the TChain      Long64_t  runfirstentry; //first entry of run, relative to the TChain
274      Long64_t  runlastentry;  //last  entry of run, relative to the TChain      Long64_t  runlastentry;  //last  entry of run, relative to the TChain
275      Long64_t  irunentry;     //position of current entry, relative to the run      Long64_t  irunentry;     //position of current entry, relative to the run

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

  ViewVC Help
Powered by ViewVC 1.1.23