/[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.9 by pam-fi, Thu Jan 11 09:34:27 2007 UTC revision 1.11 by mocchiut, Mon Jan 22 09:17:06 2007 UTC
# Line 44  class ToFTrkVar : public TObject { Line 44  class ToFTrkVar : public TObject {
44   private:   private:
45    
46   public:   public:
47      //    //
48    Int_t trkseqno; // tracker entry coming from tracker, 100 if image track is used, -100 if the track is not consistent with MyDetector2 one    Int_t trkseqno; // tracker entry coming from tracker, 100 if image track is used, -100 if the track is not consistent with MyDetector2 one
49    //    //
50    Int_t npmttdc;    Int_t npmttdc;
# Line 103  class ToFLevel2 : public TObject { Line 103  class ToFLevel2 : public TObject {
103    ToFLevel2();    ToFLevel2();
104    ~ToFLevel2(){Delete();}; //ELENA    ~ToFLevel2(){Delete();}; //ELENA
105    void Delete(); //ELENA    void Delete(); //ELENA
106      void Set();//ELENA
107    //    //
108    //    //
109    ToFLevel2*   GetToFLevel2(){return this;};    ToFLevel2*   GetToFLevel2(){return this;};

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

  ViewVC Help
Powered by ViewVC 1.1.23