/[PAMELA software]/yoda/techmodel/physics/S4Reader.h
ViewVC logotype

Diff of /yoda/techmodel/physics/S4Reader.h

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

revision 2.1 by kusanagi, Sun Oct 17 12:28:46 2004 UTC revision 5.1 by kusanagi, Sat Feb 4 12:37:46 2006 UTC
# Line 1  Line 1 
1  /** @file  /** @file
2   * $Author: kusanagi $   * $Author: Maurizio Nagni $
3   * $Date: 2004/09/21 20:51:22 $   * $Date: 2005/08/29 09:46:13 $
4   * $Revision: 2.0 $   * $Revision: 5.0 $
5   *   *
6   * Header file for the algorithms used to read the techmodel tracker events.   * Header file for the algorithms used to read the techmodel tracker events.
7   */   */
# Line 25  namespace pamela { Line 25  namespace pamela {
25         * The physics event that is created in this algorithm.         * The physics event that is created in this algorithm.
26         */         */
27        S4Event *s4;        S4Event *s4;
28          int haveData(const char[], long int);
29      public:      public:
30        S4Reader(void);        S4Reader(void);
31        virtual void Init(PamelaRun *);        virtual void Init(PamelaRun *);

Legend:
Removed from v.2.1  
changed lines
  Added in v.5.1

  ViewVC Help
Powered by ViewVC 1.1.23