///////////////////////////////////////////////////////////////////////////// // set up FRpc branch in ROOT tree // // called from uhbook.F // // last modified on 23/11/2015 by I. Koenig ///////////////////////////////////////////////////////////////////////////// #ifndef FRPCBOOKR_H #define FRPCBOOKR_H #include "hades.h" extern Hades* gHades; void frpcbookr(void); #endif /*! FRPCBOOKR_H */