/[PAMELA software]/yoda/techmodel/physics/TofReader.cpp
ViewVC logotype

Diff of /yoda/techmodel/physics/TofReader.cpp

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

revision 2.1 by kusanagi, Sat Jan 29 00:31:36 2005 UTC revision 3.0 by kusanagi, Fri Mar 4 15:54:11 2005 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/techmodel/physics/CalorimeterReader.cpp,v $   * $Source: /home/cvsmanager/yoda/techmodel/physics/TofReader.cpp,v $
3   * $Id: CalorimeterReader.cpp,v 2.3 2004/10/18 14:28:03 kusanagi Exp $   * $Id: TofReader.cpp,v 2.1 2005/01/29 00:31:36 kusanagi Exp $
4   * $Author: kusanagi $   * $Author: kusanagi $
5   *   *
6   * Implementation of the CalorimeterReader class.   * Implementation of the CalorimeterReader class.
# Line 50  TofReader::TofReader(void): Line 50  TofReader::TofReader(void):
50   */   */
51  std::string TofReader::GetVersionInfo(void) const {  std::string TofReader::GetVersionInfo(void) const {
52    return    return
53      "$Header: /home/cvsmanager/yoda/techmodel/physics/TofReader.cpp,v 2.3 2004/10/18 14:28:03 kusanagi Exp $";      "$Header: /home/cvsmanager/yoda/techmodel/physics/TofReader.cpp,v 2.1 2005/01/29 00:31:36 kusanagi Exp $";
54  }  }
55    
56  /**  /**

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

  ViewVC Help
Powered by ViewVC 1.1.23