/[PAMELA software]/yoda/event/physics/anticounter/AnticounterEvent.h
ViewVC logotype

Diff of /yoda/event/physics/anticounter/AnticounterEvent.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.5 by kusanagi, Mon Jan 17 08:58:52 2005 UTC revision 4.0 by kusanagi, Sun Mar 6 04:33:01 2005 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/event/physics/anticounter/AnticounterEvent.h,v $   * $Source: /home/cvsmanager/yoda/event/physics/anticounter/AnticounterEvent.h,v $
3   * $Id: AnticounterEvent.h,v 2.4 2005/01/13 14:46:10 kusanagi Exp $   * $Id: AnticounterEvent.h,v 3.0 2005/03/04 15:54:11 kusanagi Exp $
4   * $Author: kusanagi $   * $Author: kusanagi $
5   *   *
6   * Header file for the raw anticoincidence events   * Header file for the raw anticoincidence events
# Line 34  namespace pamela { Line 34  namespace pamela {
34        UINT16 temp[2][2];            UINT16 temp[2][2];    
35        UINT16 DAC[2][8];        UINT16 DAC[2][8];
36        UINT16 CRC[2];        UINT16 CRC[2];
37          UINT16 CRCcheck[2];
38        UINT8  unpackError;        UINT8  unpackError;
39          
40    
41      AnticounterEvent(void);      AnticounterEvent(void);
42        ~AnticounterEvent(void);        ~AnticounterEvent(void);

Legend:
Removed from v.2.5  
changed lines
  Added in v.4.0

  ViewVC Help
Powered by ViewVC 1.1.23