1 |
/** @file |
/** @file |
2 |
* $Source: /home/cvsmanager/yoda/event/RunInfo.h,v $ |
* $Source: /home/cvsmanager/yoda/event/RunInfo.h,v $ |
3 |
* $Id: RunInfo.h,v 4.0 2005/03/06 04:33:01 kusanagi Exp $ |
* $Id: RunInfo.h,v 5.0 2005/08/29 09:45:48 Maurizio Nagni Exp $ |
4 |
* $Author: kusanagi $ |
* $Author: Maurizio Nagni $ |
5 |
* |
* |
6 |
* Implementation of the default functions of the Algorithm class. |
* Implementation of the default functions of the Algorithm class. |
7 |
*/ |
*/ |
10 |
|
|
11 |
//#include "root/TObject.h" |
//#include "root/TObject.h" |
12 |
//#include "root/TString.h" |
//#include "root/TString.h" |
13 |
|
|
14 |
#include <TObject.h> //Substituted by Maurizio 05 Feb 2004 |
#include <TObject.h> //Substituted by Maurizio 05 Feb 2004 |
15 |
#include <TString.h> //Substituted by Maurizio 05 Feb 2004 |
#include <TString.h> //Substituted by Maurizio 05 Feb 2004 |
16 |
|
|