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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Fri May 19 13:16:00 2006 UTC (18 years, 6 months ago) by mocchiut
Branch: MAIN
Branch point for: DarthVader
Initial revision

1 mocchiut 1.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