StRoot
1
|
#include <EMC_Reader.hh>
Public Attributes | |
int | dummy |
4 bytes of junk - should read as 0x00c0ffee | |
short | fiberHeader [64] |
128 bytes of standard FEE header | |
short | TDCHeader [120] |
TDC header - error flag etc. | |
short | fiberData [4800] |
stuff on the fiber - (Raw data) | |
Public Attributes inherited from Bank | |
Bank_Header | header |
Additional Inherited Members | |
Public Member Functions inherited from Bank | |
void | set_CRC () |
int | test_CRC () |
int | swap () |
void | print (int level=0) |
const char * | bankTypeString () const |
Structure that defines Tower data format.
Definition at line 47 of file EMC_Reader.hh.