#ifndef NDCore_h #define NDCore_h #include extern int NDCore(UInt_t run, TFile *file, GL_TABLES *glt, Int_t NDargc, char *NDargv[]); #endif