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

Diff of /yoda/techmodel/EventReader.cpp

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

revision 1.10 by kusanagi, Tue Sep 21 20:24:33 2004 UTC revision 2.0 by kusanagi, Tue Sep 21 20:50:54 2004 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Author: kusanagi $   * $Author: kusanagi $
3   * $Date: 2004/08/25 10:14:26 $   * $Date: 2004/09/21 20:24:33 $
4   * $Revision: 1.9 $   * $Revision: 1.10 $
5   *   *
6   * Implementation of the functions of a sample Algorithm class.   * Implementation of the functions of a sample Algorithm class.
7   * This file can be used as a templace to develop your own algorithm.   * This file can be used as a templace to develop your own algorithm.
# Line 86  EventReader::EventReader(int packetsLimi Line 86  EventReader::EventReader(int packetsLimi
86   */   */
87  std::string EventReader::GetVersionInfo(void) const {  std::string EventReader::GetVersionInfo(void) const {
88    return    return
89      "$Header: /home/cvsmanager/yoda/techmodel/EventReader.cpp,v 1.9 2004/08/25 10:14:26 kusanagi Exp $\n";      "$Header: /home/cvsmanager/yoda/techmodel/EventReader.cpp,v 1.10 2004/09/21 20:24:33 kusanagi Exp $\n";
90  }  }
91    
92  /**  /**

Legend:
Removed from v.1.10  
changed lines
  Added in v.2.0

  ViewVC Help
Powered by ViewVC 1.1.23