// close ROOT tree // // called from uhbook.F // // last modified on 14/11/98 by R.Holzmann #ifndef CLOSETREE_H #define CLOSETREE_H #include "geantdef.h" #include "cfortran.h" #include #include void closetree(void); #endif /*! CLOSETREE_H */