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

Diff of /gp2root/pCalID.h

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

revision 1.1 by pamela, Wed Apr 19 23:35:58 2006 UTC revision 1.2 by cafagna, Sun Oct 22 08:26:41 2006 UTC
# Line 2  Line 2 
2  #define PCALID_H  #define PCALID_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 37  private: Line 38  private:
38      int _icasi;      int _icasi;
39      int _icast;      int _icast;
40        
41    public:
42      ClassDef(pCalID,1);
43    
44  };  };
45    
46  #endif //PCALID_H  #endif //PCALID_H
47    

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

  ViewVC Help
Powered by ViewVC 1.1.23