/[PAMELA software]/yoda/event/PamelaRun.h
ViewVC logotype

Diff of /yoda/event/PamelaRun.h

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

revision 6.1 by kusanagi, Wed Mar 8 13:51:45 2006 UTC revision 6.2 by mocchiut, Fri Sep 29 10:19:12 2006 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/event/PamelaRun.h,v $   * $Source: /afs/ba.infn.it/user/pamela/src/CVS/yoda/event/PamelaRun.h,v $
3   * $Id: PamelaRun.h,v 6.0 2006/02/07 17:11:07 kusanagi Exp $   * $Id: PamelaRun.h,v 6.1 2006/03/08 13:51:45 kusanagi Exp $
4   * $Author: kusanagi $   * $Author: kusanagi $
5   *   *
6   * Header file for the PamelaRun class.   * Header file for the PamelaRun class.
# Line 127  namespace pamela { Line 127  namespace pamela {
127    
128    public:    public:
129      PamelaRun(std::string, std::string, bool, short);      PamelaRun(std::string, std::string, bool, short);
130        virtual ~PamelaRun(){};
131      static std::string GetRunName(int run);      static std::string GetRunName(int run);
132      //static int RunExists(int = 1) throw (std::exception);      //static int RunExists(int = 1) throw (std::exception);
133            

Legend:
Removed from v.6.1  
changed lines
  Added in v.6.2

  ViewVC Help
Powered by ViewVC 1.1.23