/[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.45 by mocchiut, Wed Dec 14 16:38:30 2011 UTC revision 1.46 by mocchiut, Thu Dec 15 08:54:11 2011 UTC
# Line 290  class PamLevel2 : public TObject { Line 290  class PamLevel2 : public TObject {
290      UInt_t    pktnum; // current packet number      UInt_t    pktnum; // current packet number
291      Bool_t isFragment;      Bool_t isFragment;
292      Bool_t isSync; ///< the file is fully sinchronized between L2 and L0/DB data      Bool_t isSync; ///< the file is fully sinchronized between L2 and L0/DB data
293      Bool_t hasL0EE; ///< backward compatibility flag for preselected event list          //    Bool_t hasL0EE; ///< backward compatibility flag for preselected event list
294      Long64_t il0entry; ///< entry of level0 file in selection list      Long64_t il0entry; ///< entry of level0 file in selection list
295      TChain*   run_tree;      TChain*   run_tree;
296      TTree*    run_tree_clone;      TTree*    run_tree_clone;
# Line 457  class PamLevel2 : public TObject { Line 457  class PamLevel2 : public TObject {
457      Int_t   GetEntry(Long64_t);      Int_t   GetEntry(Long64_t);
458      Long64_t GetReadEntry();      Long64_t GetReadEntry();
459      Int_t   GetYodaEntry();      Int_t   GetYodaEntry();
     Int_t   GetYodaEntry_bckw_compat();  
460    
461      void SetMaxShift(Int_t sh); // EMILIANO method to change the maxshift variable      void SetMaxShift(Int_t sh); // EMILIANO method to change the maxshift variable
462    

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

  ViewVC Help
Powered by ViewVC 1.1.23