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