///////////////////////////////////////////////////////////////////////////// // // fill KINE branches of GEANT ROOT tree // // last modified on 02/03/2000 by R.Holzmann ///////////////////////////////////////////////////////////////////////////// #ifndef FILLKINE_H #define FILLKINE_H #include UInt_t getDAQTime(void); UInt_t getDAQDate(void); #endif /*! FILLKINE_H */