/[PAMELA software]/DarthVader/ToFLevel2/inc/ToFLevel2.h
ViewVC logotype

Diff of /DarthVader/ToFLevel2/inc/ToFLevel2.h

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

revision 1.8 by mocchiut, Thu Nov 30 15:44:55 2006 UTC revision 1.9 by pam-fi, Thu Jan 11 09:34:27 2007 UTC
# Line 33  class ToFPMT : public TObject { Line 33  class ToFPMT : public TObject {
33      ToFPMT* GetToFPMT(){return this;};      ToFPMT* GetToFPMT(){return this;};
34      void Clear();      void Clear();
35    
36        
37    
38      ClassDef(ToFPMT,1);      ClassDef(ToFPMT,1);
39  };  };
40    
# Line 99  class ToFLevel2 : public TObject { Line 101  class ToFLevel2 : public TObject {
101    // constructor    // constructor
102    //    //
103    ToFLevel2();    ToFLevel2();
104      ~ToFLevel2(){Delete();}; //ELENA
105      void Delete(); //ELENA
106    //    //
107    //    //
108    ToFLevel2*   GetToFLevel2(){return this;};    ToFLevel2*   GetToFLevel2(){return this;};

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.23