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