/[PAMELA software]/calo/flight/MyDetector1Level2/src/MyDect1Level2.cpp
ViewVC logotype

Annotation of /calo/flight/MyDetector1Level2/src/MyDect1Level2.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Tue Apr 18 13:12:27 2006 UTC (18 years, 7 months ago) by mocchiut
Branch: MAIN, v0r00
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
Imported sources

1 mocchiut 1.1 #include <TObject.h>
2     #include <MyDect1Level2.h>
3     ClassImp(MyDect1Level2);
4    
5     MyDect1Level2::MyDect1Level2() {
6     //
7     myvar1 = 0;
8     myvar2 = 0;
9     myvar3 = 0.;
10     }
11    

  ViewVC Help
Powered by ViewVC 1.1.23