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