Parent Directory
|
Revision Log
|
Patch
| revision 1.2 by mocchiut, Mon Sep 4 15:43:51 2006 UTC | revision 1.3 by pam-rm2, Tue Mar 6 16:25: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(UInt_t run, TFile *file, TSQLServer *dbc, Int_t S4argc, char *S4argv[]); | extern int S4Core(UInt_t run, TFile *file, TSQLServer *dbc, Int_t S4argc, char *S4argv[]); |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |