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

Diff of /chewbacca/event/PamelaRun.h

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

revision 1.1 by mocchiut, Tue Sep 23 07:19:53 2008 UTC revision 1.3 by mocchiut, Wed Jul 29 15:47:23 2009 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /repository/event/PamelaRun.h,v $   * $Source: /afs/ba.infn.it/user/pamela/src/CVS/chewbacca/event/PamelaRun.h,v $
3   * $Id: PamelaRun.h,v 1.4 2008-03-11 14:26:19 messineo Exp $   * $Id: PamelaRun.h,v 1.2 2009/07/24 13:53:51 mocchiut Exp $
4   * $Author: messineo $   * $Author: mocchiut $
5   *   *
6   * Header file for the PamelaRun class.   * Header file for the PamelaRun class.
7   */   */
# Line 153  namespace pamela { Line 153  namespace pamela {
153      std::string GetRun(){ return Run; }      std::string GetRun(){ return Run; }
154      std::string GetPath(){ return Path; }      std::string GetPath(){ return Path; }
155      std::string GetUnpackPath(){ return UnpackPath; }      std::string GetUnpackPath(){ return UnpackPath; }
156      ClassDef(PamelaRun, 3)      ClassDef(PamelaRun, 4)
157    };    };
158  }  }
159    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23