Parent Directory | Revision Log
Imported sources
1 | mocchiut | 1.1 | #ifndef l2trigcore_h |
2 | #define l2trigcore_h | ||
3 | #include <TSystem.h> | ||
4 | #include <TSQLServer.h> | ||
5 | |||
6 | extern int TrigCore(ULong64_t run, TFile *file, TSQLServer *dbc, Int_t Trigargc, char *Trigargv[]); | ||
7 | |||
8 | #endif |
ViewVC Help | |
Powered by ViewVC 1.1.23 |