/[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.4 by kusanagi, Sat May 28 10:44:11 2005 UTC revision 4.5 by kusanagi, Mon Aug 29 09:26:54 2005 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Author: kusanagi $   * $Author: kusanagi $
3   * $Date: 2005/03/06 04:33:02 $   * $Date: 2005/05/28 10:44:11 $
4   * $Revision: 4.0 $   * $Revision: 4.4 $
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.4  
changed lines
  Added in v.4.5

  ViewVC Help
Powered by ViewVC 1.1.23