/[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 4.0 by kusanagi, Sun Mar 6 04:33:02 2005 UTC revision 5.0 by kusanagi, Mon Aug 29 09:46:13 2005 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Author: kusanagi $   * $Author: kusanagi $
3   * $Date: 2005/03/04 15:54:11 $   * $Date: 2005/08/29 09:26:54 $
4   * $Revision: 3.0 $   * $Revision: 4.5 $
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 (WrongCRCHeaderException, LengthException);        void UnpackPscuHeader(void) throw (WrongCRCHeaderException, LengthException, BackwardCounterException);
39        void UnpackPscuTrailer(void) throw (std::exception);        void UnpackPscuTrailer(void) throw (std::exception);
40    
41        /**        /**

Legend:
Removed from v.4.0  
changed lines
  Added in v.5.0

  ViewVC Help
Powered by ViewVC 1.1.23