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