1 |
/** @file |
/** @file |
2 |
* $Source: /repository/PamOffLineSW/techmodel/CalibTrk2Reader.cpp,v $ |
* $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/PamOffLineSW/techmodel/CalibTrk2Reader.cpp,v $ |
3 |
* $Id: CalibTrk2Reader.cpp,v 1.8 2008-03-21 16:18:46 messineo Exp $ |
* $Id: CalibTrk2Reader.cpp,v 1.1.1.1 2008/09/23 07:20:25 mocchiut Exp $ |
4 |
* $Author: messineo $ |
* $Author: mocchiut $ |
5 |
* |
* |
6 |
* Implementation of the LogReader class. |
* Implementation of the LogReader class. |
7 |
* ToBeDone: |
* ToBeDone: |
136 |
*/ |
*/ |
137 |
std::string CalibTrk2Reader::GetVersionInfo(void) const { |
std::string CalibTrk2Reader::GetVersionInfo(void) const { |
138 |
return |
return |
139 |
"$Header: /repository/PamOffLineSW/techmodel/CalibTrk2Reader.cpp,v 1.8 2008-03-21 16:18:46 messineo Exp $\n"; |
"$Header: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/PamOffLineSW/techmodel/CalibTrk2Reader.cpp,v 1.1.1.1 2008/09/23 07:20:25 mocchiut Exp $\n"; |
140 |
} |
} |