1 |
/** @file |
/** @file |
2 |
* $Author: nagni $ |
* $Author: kusanagi $ |
3 |
* $Date: 2004/03/16 10:18:28 $ |
* $Date: 2004/09/21 20:50:54 $ |
4 |
* $Revision: 1.6 $ |
* $Revision: 2.0 $ |
5 |
* |
* |
6 |
* Header file for the algorithms used to read the techmodel data file. |
* Header file for the algorithms used to read the techmodel data file. |
7 |
*/ |
*/ |
10 |
#define TECHMODEL_ALGORITHM_H |
#define TECHMODEL_ALGORITHM_H |
11 |
|
|
12 |
#include "event/Algorithm.h" |
#include "event/Algorithm.h" |
|
//#include "event/EventHeader.h" |
|
13 |
|
|
14 |
namespace pamela { |
namespace pamela { |
15 |
namespace techmodel { |
namespace techmodel { |