--- yoda/event/Algorithm.h 2004/07/06 12:20:23 1.1 +++ yoda/event/Algorithm.h 2005/03/06 04:33:01 4.0 @@ -1,7 +1,7 @@ /** @file - * $Source: /home/cvspamela/yoda/event/Algorithm.h,v $ - * $Id: Algorithm.h,v 1.6 2004/03/16 10:18:28 nagni Exp $ - * $Author: nagni $ + * $Source: /home/cvsmanager/yoda/event/Algorithm.h,v $ + * $Id: Algorithm.h,v 3.0 2005/03/04 15:54:11 kusanagi Exp $ + * $Author: kusanagi $ * * Header file for the Algorithm class. */ @@ -11,10 +11,10 @@ #include #include #include -//#include #include //Substituted by Maurizio 05 Feb 2004 #include "event/PamelaRun.h" + namespace pamela { class PamelaRun; @@ -35,6 +35,7 @@ */ std::string AlgorithmName; public: + Algorithm(const pamela::PacketType*, std::string); /** * Get the name of the algorithm.