/[PAMELA software]/yoda/techmodel/EventReader.h
ViewVC logotype

Diff of /yoda/techmodel/EventReader.h

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

revision 2.2 by kusanagi, Wed Dec 22 11:38:35 2004 UTC revision 2.3 by kusanagi, Tue Jan 11 14:59:31 2005 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Author: kusanagi $   * $Author: kusanagi $
3   * $Date: 2004/12/03 22:08:00 $   * $Date: 2004/12/22 11:38:35 $
4   * $Revision: 2.1 $   * $Revision: 2.2 $
5   *   *
6   * Header file for the algorithms used to read the techmodel data file.   * Header file for the algorithms used to read the techmodel data file.
7   */   */
# Line 35  namespace pamela { Line 35  namespace pamela {
35         * The Run that is processed.         * The Run that is processed.
36         */         */
37        TechmodelPamelaRun *Run; //!        TechmodelPamelaRun *Run; //!
38        void UnpackPscuHeader(void) throw (WrongCRCException, LengthException);        void UnpackPscuHeader(void) throw (WrongCRCHeaderException, LengthException);
39        void UnpackPscuTrailer(void) throw (std::exception);        void UnpackPscuTrailer(void) throw (std::exception);
40    
41        /**        /**

Legend:
Removed from v.2.2  
changed lines
  Added in v.2.3

  ViewVC Help
Powered by ViewVC 1.1.23