The testEventiterator creates Event objects with known properties from scratch.
![[more]](icon1.gif) testEventiterator()
 testEventiterator()
![[more]](icon1.gif) ~testEventiterator()
 ~testEventiterator()
![[more]](icon1.gif) Event* getNextEvent()
Event* getNextEvent()
 virtual   int* getNextEventData()
virtual   int* getNextEventData()
The testEventiterator creates Event objects with known properties from scratch. The events contain 1 frame and 3 packets. The first 2 packets with id's 1001 and 1002 look like ADC's whose channel i contains the value i, which can be used to verify that a certain channel actually ends up where it should. The third packet 1003 has four channels which give values according to gaussian distributions with RMS 10,100,1000, and 10000, respectively.
 testEventiterator()
 testEventiterator()
 
 ~testEventiterator()
 ~testEventiterator()
 Event* getNextEvent()
Event* getNextEvent()
Alphabetic index HTML hierarchy of classes or Java