--- yoda/techmodel/physics/S4Reader.h 2004/10/17 12:28:46 2.1 +++ yoda/techmodel/physics/S4Reader.h 2005/08/29 09:46:13 5.0 @@ -1,7 +1,7 @@ /** @file * $Author: kusanagi $ - * $Date: 2004/09/21 20:51:22 $ - * $Revision: 2.0 $ + * $Date: 2005/05/28 10:44:13 $ + * $Revision: 4.4 $ * * Header file for the algorithms used to read the techmodel tracker events. */ @@ -25,6 +25,7 @@ * The physics event that is created in this algorithm. */ S4Event *s4; + int haveData(const char[], long int); public: S4Reader(void); virtual void Init(PamelaRun *);