TestEvent.cxx

00001 #define USELIBRARY
00002 
00003 #include "../TApi.h"
00004 
00005 int main() {
00006   // Start TApi
00007   TApi tapi;
00008 
00009   tapi.initialiseAll(0);
00010 
00011 //   tapi.doScan();
00012 
00013   tapi.decodeEvent(0, 0, 0, 0, 5);
00014 }

Generated on Mon Feb 6 14:01:34 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6