/[PAMELA software]/chewbacca/event/CalibCalEvent.cpp
ViewVC logotype

Annotation of /chewbacca/event/CalibCalEvent.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Thu Oct 2 14:37:21 2008 UTC (16 years, 2 months ago) by mocchiut
Branch: MAIN
CVS Tags: v1r02, v1r00, v1r01, v10RED, v9r00, v9r01, HEAD
Changes since 1.1: +3 -1 lines
CalibCal, CaliCalPulse1/2 classes changed and new readers implemented, PhysEndRun CRC problem fixed

1 mocchiut 1.1 #include "CalibCalEvent.h"
2    
3     using namespace pamela;
4    
5     CalibCalEvent::CalibCalEvent(void): SubPacket("CalibCal", PacketType::CalibCal) {
6 mocchiut 1.2 CAL_RESET = 0;
7     WRITE_DSP_MEM = 0;
8     WRITE_FPGA_REG = 0;
9 mocchiut 1.1 }
10    
11     ClassImp(CalibCalEvent)
12    
13    

  ViewVC Help
Powered by ViewVC 1.1.23