![]() |
ATLAS Offline Software
|
add description More...
#include <ForwardEventInfo_v1.h>
Public Member Functions | |
| ForwardEventInfo_v1 () | |
| Default constructor. | |
| float | timeDiff () const |
| void | setTimeDiff (float val) |
| float | timeA () const |
| void | setTimeA (float val) |
| float | timeC () const |
| void | setTimeC (float val) |
| unsigned short | countA () const |
| void | setCountA (unsigned short val) |
| unsigned short | countC () const |
| void | setCountC (unsigned short val) |
add description
Definition at line 17 of file ForwardEventInfo_v1.h.
| xAOD::ForwardEventInfo_v1::ForwardEventInfo_v1 | ( | ) |
Default constructor.
Definition at line 13 of file ForwardEventInfo_v1.cxx.
| void xAOD::ForwardEventInfo_v1::setTimeA | ( | float | val | ) |
| void xAOD::ForwardEventInfo_v1::setTimeC | ( | float | val | ) |
| void xAOD::ForwardEventInfo_v1::setTimeDiff | ( | float | val | ) |
| float xAOD::ForwardEventInfo_v1::timeA | ( | ) | const |
| float xAOD::ForwardEventInfo_v1::timeC | ( | ) | const |
| float xAOD::ForwardEventInfo_v1::timeDiff | ( | ) | const |