Parent Directory | Revision Log
Changed core routines to open themselves the DB connection
1 | #ifndef trkcore_h |
2 | #define trkcore_h |
3 | |
4 | extern int TrkCore(UInt_t run, TFile *f2, GL_TABLES *glt, int ncustom, char*vcustom[]); |
5 | |
6 | #endif |
ViewVC Help | |
Powered by ViewVC 1.1.23 |