Parent Directory | Revision Log | Patch
revision 1.1.1.1 by mocchiut, Fri May 19 13:15:47 2006 UTC | revision 1.2 by mocchiut, Mon Sep 4 15:43:49 2006 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | #ifndef runinfocore_h | #ifndef runinfocore_h |
2 | #define runinfocore_h | #define runinfocore_h |
3 | ||
4 | extern int RunInfoCore(ULong64_t run, TFile *processFile, TSQLServer *dbc, Int_t runargc, char *runargv[]); | extern int RunInfoCore(UInt_t run, TFile *processFile, TSQLServer *dbc, Int_t runargc, char *runargv[]); |
5 | ||
6 | #endif | #endif |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |