#include <iostream>
#include <iomanip>
#include "TimDefine.h"
#include "TimSequin.h"
Include dependency graph for TimSequinTest.cxx:
Go to the source code of this file.
Functions | |
void | testscan () |
void | scanner (const int size, TimScanControl control) |
int | main () |
Variables | |
const int | SIZE = 106 |
TimSequin * | seq = new TimSequin() |
This is a test program for TIM Sequencer information stuff. In particular it tests the scan code.
Contributors: John Lane <jbl@hep.ucl.ac.uk> - originator
Definition in file TimSequinTest.cxx.
|
Definition at line 34 of file TimSequinTest.cxx. |
|
Definition at line 99 of file TimSequinTest.cxx. Referenced by testscan. |
|
Definition at line 42 of file TimSequinTest.cxx. References scanner, seq, SIZE, SctPixelRod::TIM_BCID_OFFSET, SctPixelRod::TIM_BCR, SctPixelRod::TIM_BCR_DEADTIME, SctPixelRod::TIM_CAL, SctPixelRod::TIM_CAL_DEADTIME, SctPixelRod::TIM_FER, and SctPixelRod::TIM_L1A_DEADTIME. Referenced by main. |
|
Definition at line 29 of file TimSequinTest.cxx. |
|
Definition at line 27 of file TimSequinTest.cxx. Referenced by scanner, testscan, and timKeyword. |