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