/[PAMELA software]/chewbacca/PamOffLineSW/techmodel/TechmodelAlgorithm.cpp
ViewVC logotype

Diff of /chewbacca/PamOffLineSW/techmodel/TechmodelAlgorithm.cpp

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

revision 1.1.1.1 by mocchiut, Tue Sep 23 07:20:26 2008 UTC revision 1.2 by mocchiut, Thu Feb 11 09:02:13 2010 UTC
# Line 1  Line 1 
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.
# Line 21  TechmodelAlgorithm::TechmodelAlgorithm(c Line 21  TechmodelAlgorithm::TechmodelAlgorithm(c
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)

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23