/[PAMELA software]/DarthVader/AnticounterLevel2/src/AcLevel2.cpp
ViewVC logotype

Contents of /DarthVader/AnticounterLevel2/src/AcLevel2.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Fri May 19 13:16:00 2006 UTC (18 years, 6 months ago) by mocchiut
Branch: DarthVader
CVS Tags: v0r01, v0r02, start, v1r00
Changes since 1.1: +0 -0 lines
Imported sources

1 #include <TObject.h>
2 #include <AcLevel2.h>
3 ClassImp(AcLevel2);
4
5 AcLevel2::AcLevel2() {
6 status[0]=0;
7 hitmap[0]=0;
8 hitstatus[0]=0;
9 trigger[0]=0;
10 //OBT=0ULL;
11 //pro_num=0;
12 //pkt_num=0ULL;
13 status[1]=0;
14 hitmap[1]=0;
15 hitstatus[1]=0;
16 trigger[1]=0;
17 }

  ViewVC Help
Powered by ViewVC 1.1.23