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

Diff of /gp2root/pCal.h

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

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

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

  ViewVC Help
Powered by ViewVC 1.1.23