/[PAMELA software]/gp2root/pTof.h
ViewVC logotype

Diff of /gp2root/pTof.h

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

revision 1.1.1.1 by pamela, Wed Apr 19 23:35:57 2006 UTC revision 1.2 by cafagna, Sun Oct 22 08:27:04 2006 UTC
# Line 2  Line 2 
2  #define PTOF_H  #define PTOF_H
3    
4  #include "pDetector.h"  #include "pDetector.h"
5    #include "TObject.h"
6    
7  class pTof: public pDetector {  class pTof: public pDetector {
8    
# Line 12  public: Line 13  public:
13  private:  private:
14    
15        
16    public:
17      ClassDef(pTof,1);
18    
19  };  };
20    
21  #endif //PTOF_H  #endif //PTOF_H
22    

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23