Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

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 Fri Sep 16 18:02:02 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5