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

Contents of /gp2root/pTof.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Wed Apr 19 23:35:57 2006 UTC (18 years, 7 months ago) by pamela
Branch: v1r0
CVS Tags: start
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
First release

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

  ViewVC Help
Powered by ViewVC 1.1.23