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

Diff of /gp2root/pCatID.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:50 2006 UTC
# Line 2  Line 2 
2  #define PCATID_H  #define PCATID_H
3  #include <iostream>  #include <iostream>
4  #include "pHitID.h"  #include "pHitID.h"
5    #include "TObject.h"
6    
7  using std::cout;  using std::cout;
8  using std::endl;  using std::endl;
# Line 25  private: Line 26  private:
26    int _icat;    int _icat;
27    
28        
29    public:
30      ClassDef(pCatID,1);
31    
32  };  };
33    
34  #endif //PCATID_H  #endif //PCATID_H
35    

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

  ViewVC Help
Powered by ViewVC 1.1.23