Parent Directory
|
Revision Log
|
Patch
revision 1.1 by mocchiut, Fri May 19 13:15:52 2006 UTC | revision 1.2 by pam-fi, Wed Sep 6 10:34:19 2006 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | #ifndef trkcore_h | #ifndef trkcore_h |
2 | #define trkcore_h | #define trkcore_h |
3 | ||
4 | extern int TrkCore(ULong64_t run, TFile *f2, TSQLServer *dbc, int ncustom, char*vcustom[]); | extern int TrkCore(UInt_t run, TFile *f2, TSQLServer *dbc, int ncustom, char*vcustom[]); |
5 | ||
6 | #endif | #endif |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |