sendTriggers.cxx

00001 {
00002  TTrigger t;
00003  t.singleL1A();
00004  t.random=2;
00005  t.source=3;
00006  t.frequency=100.;
00007  t.print();
00008  printf("Last L1ID = 0x%x\n",tapi.sendTriggers(t,100));
00009 }

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