Parent Directory | Revision Log
_NOT_ COMPILING yet, fixed AC, ND, S4, RunInfo, OrbitalInfo and Trigger
1 | #ifndef NDCore_h |
2 | |
3 | #define NDCore_h |
4 | #include <TSQLServer.h> |
5 | |
6 | extern int NDCore(UInt_t run, TFile *file, TSQLServer *dbc, Int_t NDargc, char *NDargv[]); |
7 | |
8 | #endif |
ViewVC Help | |
Powered by ViewVC 1.1.23 |