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

Contents of /gp2root/pGenHeader.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Sun Oct 22 08:26:53 2006 UTC (18 years, 1 month ago) by cafagna
Branch: MAIN
CVS Tags: v0r9, v0r10, HEAD
Changes since 1.1: +1 -0 lines
File MIME type: text/plain
Stable version, lot of changes, ROOT support included, persistency not yet activated

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
19

  ViewVC Help
Powered by ViewVC 1.1.23