///////////////////////////////////////////////////////////////////////////// // // fill RICH branches of GEANT ROOT tree // // last modified on 20/11/98 by R.Holzmann ///////////////////////////////////////////////////////////////////////////// #ifndef FILLRICH_H #define FILLRICH_H void fillrich(int*); #endif /*! FILLRICH_H */