Parent Directory | Revision Log
Changed core routines to open themselves the DB connection
1 | #ifndef NDCore_h |
2 | |
3 | #define NDCore_h |
4 | #include <TSQLServer.h> |
5 | |
6 | extern int NDCore(UInt_t run, TFile *file, GL_TABLES *glt, Int_t NDargc, char *NDargv[]); |
7 | |
8 | #endif |
ViewVC Help | |
Powered by ViewVC 1.1.23 |