/[PAMELA software]/chewbacca/event/mcmd/McmdRecord.h
ViewVC logotype

Diff of /chewbacca/event/mcmd/McmdRecord.h

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

revision 1.1 by mocchiut, Tue Sep 23 07:20:02 2008 UTC revision 1.2 by mocchiut, Wed Sep 30 12:21:43 2009 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /repository/event/mcmd/McmdRecord.h,v $   * $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/event/mcmd/McmdRecord.h,v $
3   * $Id: McmdRecord.h,v 1.1 2008-01-11 17:14:23 messineo Exp $   * $Id: McmdRecord.h,v 1.1.1.1 2008/09/23 07:20:02 mocchiut Exp $
4   * $Author: messineo $   * $Author: mocchiut $
5   *   *
6   * Header file for the McmdRecord class.   * Header file for the McmdRecord class.
7   */   */
# Line 30  namespace pamela { Line 30  namespace pamela {
30       * The Mcmd crc result.       * The Mcmd crc result.
31       *       *
32       * It specifies if the  Mcmd was transmitted correctly: <br>       * It specifies if the  Mcmd was transmitted correctly: <br>
33       * 0 = Mcmd correctly transmitted <br>       * 1 = Mcmd correctly transmitted <br>
34       * 1 = Mcmd  not correctly transmitted       * 0 = Mcmd  not correctly transmitted
35       */       */
36      int  Mcmd_Block_crc_ok;      int  Mcmd_Block_crc_ok;
37    
# Line 80  namespace pamela { Line 80  namespace pamela {
80        }        }
81      };*/      };*/
82            
83      ClassDef(McmdRecord, 1)      ClassDef(McmdRecord, 2)
84    };    };
85  }  }
86    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23