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

Annotation of /gp2root/pGenHeader.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Wed Apr 19 23:35:57 2006 UTC (18 years, 7 months ago) by pamela
Branch: MAIN
Branch point for: v1r0
File MIME type: text/plain
Initial revision

1 pamela 1.1 #ifndef PGENHEADER_H
2     #define PGENHEADER_H
3     #include "pHeader.h"
4    
5     class pGenHeader : public pHeader {
6    
7     public:
8    
9     pGenHeader(const char *c=0){};
10     void Print() const {};
11    
12     private:
13    
14    
15     };
16    
17    
18     #endif // PGENHEADER_H

  ViewVC Help
Powered by ViewVC 1.1.23