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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Tue Apr 18 13:12:27 2006 UTC (18 years, 7 months ago) by mocchiut
Branch point for: MAIN, v0r00
Initial revision

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