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

Diff of /yoda/techmodel/TofInitReader.cpp

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

revision 5.2 by kusanagi, Tue Feb 7 10:36:43 2006 UTC revision 5.3 by kusanagi, Tue Feb 7 10:43:06 2006 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Author: kusanagi $   * $Author: kusanagi $
3   * $Date: 2006/02/04 12:37:45 $   * $Date: 2006/02/07 10:36:43 $
4   * $Revision: 5.1 $   * $Revision: 5.2 $
5   *   *
6   * Implementation of the TofInitReader class.   * Implementation of the TofInitReader class.
7   */   */
# Line 25  TofInitReader::TofInitReader(void): Line 25  TofInitReader::TofInitReader(void):
25   */   */
26  std::string TofInitReader::GetVersionInfo(void) const {  std::string TofInitReader::GetVersionInfo(void) const {
27    return    return
28      "$Trailer: /opt/cvsmanager/yoda/techmodel/TofInitReader.cpp,v 1.1.1.1 2004/07/06 12:20:23 Maurizio Nagni Exp $\n";      "$Trailer: /home/cvsmanager/yoda/techmodel/TofInitReader.cpp,v 1.1.1.1 2004/07/06 12:20:23 Maurizio Nagni Exp $\n";
29  }  }
30    
31  /**  /**

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

  ViewVC Help
Powered by ViewVC 1.1.23