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