/[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 5.2 by kusanagi, Sat Feb 4 12:37:45 2006 UTC revision 6.0 by kusanagi, Tue Feb 7 17:11:09 2006 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Author: Maurizio Nagni $   * $Author: kusanagi $
3   * $Date: 2005/09/16 12:05:49 $   * $Date: 2006/02/04 12:37:45 $
4   * $Revision: 5.1 $   * $Revision: 5.2 $
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 83  EventReader::EventReader(int packetsLimi Line 83  EventReader::EventReader(int packetsLimi
83   */   */
84  std::string EventReader::GetVersionInfo(void) const {  std::string EventReader::GetVersionInfo(void) const {
85    return    return
86      "$Header: /home/cvsmanager/yoda/techmodel/EventReader.cpp,v 5.1 2005/09/16 12:05:49 Maurizio Nagni Exp $\n";      "$Header: /home/cvsmanager/yoda/techmodel/EventReader.cpp,v 5.2 2006/02/04 12:37:45 kusanagi Exp $\n";
87  }  }
88    
89  /**  /**

Legend:
Removed from v.5.2  
changed lines
  Added in v.6.0

  ViewVC Help
Powered by ViewVC 1.1.23