Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by mocchiut, Sat Jun 17 12:14:34 2006 UTC | revision 1.2 by mocchiut, Tue Sep 5 14:49:50 2006 UTC | |
|---|---|---|
| # | Line 3 | Line 3 |
| 3 | #include <TSystem.h> | #include <TSystem.h> |
| 4 | #include <TSQLServer.h> | #include <TSQLServer.h> |
| 5 | ||
| 6 | extern int TrigCore(ULong64_t run, TFile *file, TSQLServer *dbc, Int_t Trigargc, char *Trigargv[]); | extern int TrigCore(UInt_t run, TFile *file, TSQLServer *dbc, Int_t Trigargc, char *Trigargv[]); |
| 7 | ||
| 8 | #endif | #endif |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |