// set up TOF branch in ROOT tree // // called from uhbook.F // // last modified on 15/11/2004 by F.Krizek #ifndef WALLBOOKR_H #define WALLBOOKR_H #include "cfortran.h" #include #include #include #include extern Hades* gHades; void wallbookr(void); #endif /*! WALLBOOKR_H */