/[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 4.1 by kusanagi, Sat May 7 08:48:25 2005 UTC revision 4.4 by kusanagi, Sat May 28 10:44:09 2005 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Source: /home/cvsmanager/yoda/event/PamelaRun.h,v $   * $Source: /home/cvsmanager/yoda/event/PamelaRun.h,v $
3   * $Id: PamelaRun.h,v 4.0 2005/03/06 04:33:01 kusanagi Exp $   * $Id: PamelaRun.h,v 4.1 2005/05/07 08:48:25 kusanagi Exp $
4   * $Author: kusanagi $   * $Author: kusanagi $
5   *   *
6   * Header file for the PamelaRun class.   * Header file for the PamelaRun class.
# Line 140  namespace pamela { Line 140  namespace pamela {
140      void WriteFiles(void);      void WriteFiles(void);
141      void FillTrees(const pamela::PacketType*);      void FillTrees(const pamela::PacketType*);
142      std::string GetRun(){ return Run; }      std::string GetRun(){ return Run; }
143      ClassDef(PamelaRun, 1)      ClassDef(PamelaRun, 2)
144    };    };
145  }  }
146    

Legend:
Removed from v.4.1  
changed lines
  Added in v.4.4

  ViewVC Help
Powered by ViewVC 1.1.23