// set up TOF branch in ROOT tree // // called from uhbook.F // // last modified on 29/1/99 by R.Holzmann #ifndef TOFBOOKR_H #define TOFBOOKR_H #include "cfortran.h" #include #include #include #include extern Hades* gHades; void tofbookr(void); #endif /*! TOFBOOKR_H */