Parent Directory
|
Revision Log
|
Patch
| revision 1.1.1.1 by pam-rm2, Thu Jun 15 14:28:19 2006 UTC | revision 1.4 by mocchiut, Sun Sep 9 18:57:30 2007 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | #ifndef S4Core_h | #ifndef S4Core_h |
| 2 | #define S4Core_h | #define S4Core_h |
| 3 | #include <TSystem.h> | |
| 4 | #include <TSQLServer.h> | #include <TSQLServer.h> |
| 5 | ||
| 6 | extern int S4Core(ULong64_t run, TFile *file, TSQLServer *dbc, Int_t S4argc, char *S4argv[]); | extern int S4Core(UInt_t run, TFile *file, GL_TABLES *glt, Int_t S4argc, char *S4argv[]); |
| 7 | ||
| 8 | #endif | #endif |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |