/[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.20 by mocchiut, Wed Mar 28 15:29:06 2007 UTC revision 1.21 by mocchiut, Wed Apr 4 09:15:01 2007 UTC
# Line 237  class PamLevel2 : public TObject { Line 237  class PamLevel2 : public TObject {
237  //    Int_t   GetEntry(Int_t);  //    Int_t   GetEntry(Int_t);
238      Int_t   GetEntry(Long64_t);      Int_t   GetEntry(Long64_t);
239      Int_t   GetYodaEntry();      Int_t   GetYodaEntry();
240        
241        Long64_t GetEntries(){return pam_tree->GetEntries();};
242      TChain* GetPamTree(){return pam_tree;};      TChain* GetPamTree(){return pam_tree;};
243      TChain* GetRunTree(){return run_tree;};      TChain* GetRunTree(){return run_tree;};
244      TTree*  GetYodaTree();      TTree*  GetYodaTree();

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

  ViewVC Help
Powered by ViewVC 1.1.23