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

Annotation of /gp2root/pCas.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Wed Apr 19 23:35:58 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 pamela 1.1 #ifndef PCAS_H
2     #define PCAS_H
3    
4     #include "pDetector.h"
5    
6     class pCas: public pDetector {
7    
8     public:
9    
10     pCas(): pDetector("CAS"){};
11    
12     private:
13    
14    
15     };
16    
17     #endif //PCAS_H

  ViewVC Help
Powered by ViewVC 1.1.23