--- yoda/event/PamelaRun.h 2006/03/08 13:51:45 6.1 +++ yoda/event/PamelaRun.h 2006/09/29 10:19:12 6.2 @@ -1,6 +1,6 @@ /** @file - * $Source: /home/cvsmanager/yoda/event/PamelaRun.h,v $ - * $Id: PamelaRun.h,v 6.0 2006/02/07 17:11:07 kusanagi Exp $ + * $Source: /afs/ba.infn.it/user/pamela/src/CVS/yoda/event/PamelaRun.h,v $ + * $Id: PamelaRun.h,v 6.1 2006/03/08 13:51:45 kusanagi Exp $ * $Author: kusanagi $ * * Header file for the PamelaRun class. @@ -127,6 +127,7 @@ public: PamelaRun(std::string, std::string, bool, short); + virtual ~PamelaRun(){}; static std::string GetRunName(int run); //static int RunExists(int = 1) throw (std::exception);