/[PAMELA software]/DarthVader/S4Level2/inc/S4Level2.h
ViewVC logotype

Contents of /DarthVader/S4Level2/inc/S4Level2.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Thu Jun 15 14:28:19 2006 UTC (18 years, 5 months ago) by pam-rm2
Branch: inc
CVS Tags: v0r02, start, v1r00
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
Error occurred while calculating annotation data.
implementata codice di elena

1 #ifndef S4Level2_h
2
3 #define S4Level2_h
4 #include <TObject.h>
5
6 class S4Level2 : public TObject {
7 public:
8 S4Level2();
9 S4Level2* GetS4Level2(){return this;}; // <<<ELENA
10
11 Float_t S4calibrated;
12 Float_t S4adc;
13 ClassDef(S4Level2, 1)
14 };
15 #endif

  ViewVC Help
Powered by ViewVC 1.1.23