1 |
/** @file |
/** @file |
2 |
* $Author: messineo $ |
* $Author: mocchiut $ |
3 |
* $Date: 2008-02-05 16:56:15 $ |
* $Date: 2008/09/23 07:20:26 $ |
4 |
* $Revision: 1.6 $ |
* $Revision: 1.1.1.1 $ |
5 |
* |
* |
6 |
* Implementation of the base class for the algorithms used to read the |
* Implementation of the base class for the algorithms used to read the |
7 |
* techmodel data file of Pamela. |
* techmodel data file of Pamela. |
21 |
*/ |
*/ |
22 |
void TechmodelAlgorithm::Init(PamelaRun* run) {} |
void TechmodelAlgorithm::Init(PamelaRun* run) {} |
23 |
|
|
24 |
|
//TObject *GetPtr(TString name){return this;} |
25 |
|
|
26 |
ClassImp(TechmodelAlgorithm) |
ClassImp(TechmodelAlgorithm) |