![]() |
ATLAS Offline Software
|
#include <FPGATrackSimEventInfo.h>
Public Member Functions | |
| FPGATrackSimEventInfo () | |
| FPGATrackSimEventInfo (unsigned long runNumber, int eventNumber, int bcid) | |
| unsigned long | runNumber () const |
| unsigned long | eventNumber () const |
| int | averageInteractionsPerCrossing () const |
| int | actualInteractionsPerCrossing () const |
| int | LB () const |
| int | BCID () const |
| unsigned int | extendedLevel1ID () const |
| unsigned int | level1TriggerType () const |
| void | setRunNumber (const unsigned long &val) |
| void | setEventNumber (const unsigned long &val) |
| void | setaverageInteractionsPerCrossing (const int &val) |
| void | setactualInteractionsPerCrossing (const int &val) |
| void | setLB (const int &val) |
| void | setBCID (const int &val) |
| void | setextendedLevel1ID (const unsigned int &val) |
| void | setlevel1TriggerType (const unsigned int &val) |
Protected Attributes | |
| unsigned long | m_run_number |
| unsigned long | m_event_number |
| float | m_averageInteractionsPerCrossing |
| float | m_actualInteractionsPerCrossing |
| int | m_LB |
| int | m_BCID |
| unsigned int | m_extendedLevel1ID |
| unsigned int | m_level1TriggerType |
Definition at line 14 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 18 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 28 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 44 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 43 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 46 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 42 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 47 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 45 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 48 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 41 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 54 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 53 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 56 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 52 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 57 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 55 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 58 of file FPGATrackSimEventInfo.h.
|
inline |
Definition at line 51 of file FPGATrackSimEventInfo.h.
|
protected |
Definition at line 65 of file FPGATrackSimEventInfo.h.
|
protected |
Definition at line 64 of file FPGATrackSimEventInfo.h.
|
protected |
Definition at line 67 of file FPGATrackSimEventInfo.h.
|
protected |
Definition at line 63 of file FPGATrackSimEventInfo.h.
|
protected |
Definition at line 68 of file FPGATrackSimEventInfo.h.
|
protected |
Definition at line 66 of file FPGATrackSimEventInfo.h.
|
protected |
Definition at line 69 of file FPGATrackSimEventInfo.h.
|
protected |
Definition at line 62 of file FPGATrackSimEventInfo.h.