Parent Directory
|
Revision Log
|
Patch
revision 1.6 by mocchiut, Mon Apr 30 15:46:28 2007 UTC | revision 1.7 by mocchiut, Sun Sep 9 18:57:32 2007 UTC | |
---|---|---|
# | Line 121 struct ToFOutput { | Line 121 struct ToFOutput { |
121 | Int_t tdcflag[12][4]; | Int_t tdcflag[12][4]; |
122 | }; | }; |
123 | ||
124 | extern int ToFCore(UInt_t run, TFile *file, TSQLServer *dbc, Int_t ToFargc, char *ToFargv[]); | extern int ToFCore(UInt_t run, TFile *file, GL_TABLES *glt, Int_t ToFargc, char *ToFargv[]); |
125 | ||
126 | #endif | #endif |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |