/[PAMELA software]/yoda/techmodel/TrkAlarmReader.cpp
ViewVC logotype

Diff of /yoda/techmodel/TrkAlarmReader.cpp

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

revision 1.1 by kusanagi, Tue Sep 21 20:24:33 2004 UTC revision 3.0 by kusanagi, Fri Mar 4 15:54:11 2005 UTC
# Line 49  void TrkAlarmReader::Init(PamelaRun *run Line 49  void TrkAlarmReader::Init(PamelaRun *run
49  /**  /**
50   * Unpack the TrkAlarm event from an input file.   * Unpack the TrkAlarm event from an input file.
51   */   */
52  void TrkAlarmReader::RunEvent(int EventNumber, long int length) {  void TrkAlarmReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){
53            
54            
55  }  }

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

  ViewVC Help
Powered by ViewVC 1.1.23