Parent Directory
|
Revision Log
add comments to S4 level2 class
| 1 | #ifndef S4Core_h |
| 2 | #define S4Core_h |
| 3 | #include <TSystem.h> |
| 4 | #include <TSQLServer.h> |
| 5 | |
| 6 | extern int S4Core(UInt_t run, TFile *file, TSQLServer *dbc, Int_t S4argc, char *S4argv[]); |
| 7 | |
| 8 | #endif |
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |