/[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.39 by mocchiut, Wed Dec 10 11:56:31 2008 UTC revision 1.40 by mocchiut, Fri Dec 12 14:11:47 2008 UTC
# Line 286  class PamLevel2 : public TObject { Line 286  class PamLevel2 : public TObject {
286      TChain*   sel_tree;      TChain*   sel_tree;
287      TTree*    sel_tree_clone;      TTree*    sel_tree_clone;
288      int *irunoffset;      int *irunoffset;
289        GL_TIMESYNC *gltsync; // Emiliano
290    
291      // -------------------------------------------      // -------------------------------------------
292      // variables to store total live and dead time      // variables to store total live and dead time
# Line 545  class PamLevel2 : public TObject { Line 546  class PamLevel2 : public TObject {
546      Bool_t IsGood(Bool_t strict=true);      Bool_t IsGood(Bool_t strict=true);
547    
548      Int_t  IsSELLI(){return SELLI;}; //trees of selected events (there is a selection list)      Int_t  IsSELLI(){return SELLI;}; //trees of selected events (there is a selection list)
549        void  SetSELLI(Int_t selli){SELLI=selli;};
550    
551      Bool_t IsGP(){return ISGP;};      Bool_t IsGP(){return ISGP;};
552    

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

  ViewVC Help
Powered by ViewVC 1.1.23