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