/[PAMELA software]/yoda/event/NullAlgorithm.cpp
ViewVC logotype

Diff of /yoda/event/NullAlgorithm.cpp

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

revision 3.0 by kusanagi, Fri Mar 4 15:54:11 2005 UTC revision 4.0 by kusanagi, Sun Mar 6 04:33:01 2005 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/event/NullAlgorithm.cpp,v $   * $Source: /home/cvsmanager/yoda/event/NullAlgorithm.cpp,v $
3   * $Id: NullAlgorithm.cpp,v 2.0 2004/09/21 20:49:57 kusanagi Exp $   * $Id: NullAlgorithm.cpp,v 3.0 2005/03/04 15:54:11 kusanagi Exp $
4   * $Author: kusanagi $   * $Author: kusanagi $
5   *   *
6   * Implementation of the default functions of the Algorithm class.   * Implementation of the default functions of the Algorithm class.
# Line 15  NullAlgorithm::NullAlgorithm(const Packe Line 15  NullAlgorithm::NullAlgorithm(const Packe
15    
16  std::string NullAlgorithm::GetVersionInfo(void) const {  std::string NullAlgorithm::GetVersionInfo(void) const {
17    return    return
18      "$Header: /home/cvsmanager/yoda/event/NullAlgorithm.cpp,v 2.0 2004/09/21 20:49:57 kusanagi Exp $\n";      "$Header: /home/cvsmanager/yoda/event/NullAlgorithm.cpp,v 3.0 2005/03/04 15:54:11 kusanagi Exp $\n";
19  }  }
20    
21  ClassImp(NullAlgorithm)  ClassImp(NullAlgorithm)

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

  ViewVC Help
Powered by ViewVC 1.1.23