#include <CSCEvent.h>
Public Attributes | |
| UINT | marker |
| UINT | size |
| UINT | version |
| UINT | sourceID |
| UINT | runNumber |
| UINT | level1ID |
| UINT | BCID |
| UINT | triggerType |
| UINT | eventType |
| unsigned int | marker |
| This is 0xee1234ee for ROD fragments. | |
| unsigned int | size |
| The size of this structure is 9 words. | |
| unsigned int | version |
| The major version is in the most significant half word, and the minor version is in the least significant half word. | |
| unsigned int | sourceID |
| unsigned int | runNumber |
| Run number. | |
| unsigned int | level1ID |
| Event number. | |
| unsigned int | BCID |
| Beam crossing ID. | |
| unsigned int | triggerType |
| Type information from the TIM. | |
| unsigned int | eventType |
| The event type summarizes ROD parameters. | |
This typedef is used as an internal variable in the CSCEvent class.
|
|
The event type summarizes ROD parameters. See http://positron.ps.uci.edu/~schernau/ROD/2rt/CSCDataFormat.html |
1.3.9.1