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