#ifndef S4Core_h #define S4Core_h #include #include extern int S4Core(UInt_t run, TFile *file, GL_TABLES *glt, Int_t S4argc, char *S4argv[]); #endif