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

Diff of /gp2root/pHeaderID.h

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

revision 1.1 by pamela, Wed Apr 19 23:35:57 2006 UTC revision 1.2 by cafagna, Sun Oct 22 08:26:55 2006 UTC
# Line 1  Line 1 
1  #ifndef PHEADERID_H  #ifndef PHEADERID_H
2  #define PHEADERID_H  #define PHEADERID_H
3    #include "TObject.h"
4    
5    class pHeaderID : public TObject {
 class pHeaderID {  
6    
7  public:  public:
8    
# Line 14  public: Line 14  public:
14    
15  private:  private:
16    
17      public:
18      ClassDef(pHeaderID,1);  
19  };  };
20    
21  #endif //PHEADERID_H  #endif //PHEADERID_H
22    

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

  ViewVC Help
Powered by ViewVC 1.1.23