#ifndef trkcore_h #define trkcore_h extern int TrkCore(UInt_t run, TFile *f2, TSQLServer *dbc, int ncustom, char*vcustom[]); #endif