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

Contents of /gp2root/pCat.h

Parent Directory Parent Directory | Revision Log Revision Log


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

1 #ifndef PCAT_H
2 #define PCAT_H
3
4 #include "pDetector.h"
5
6 class pCat: public pDetector {
7
8 public:
9
10 pCat(): pDetector("CAT"){};
11
12 private:
13
14
15 };
16
17 #endif //PCAT_H

  ViewVC Help
Powered by ViewVC 1.1.23