#include <GEMAMCStatus.h>
Classes | |
union | Errors |
union | Warnings |
Public Member Functions | |
uint8_t | amcNumber () const |
uint16_t | errors () const |
GEMAMCStatus () | |
GEMAMCStatus (const GEMAMC13 *amc13, const GEMAMC &amc) | |
void | inValidOH () |
bool | isBad () const |
uint8_t | warnings () const |
Private Attributes | |
uint8_t | amcNum_ |
uint16_t | errors_ |
uint8_t | warnings_ |
Definition at line 8 of file GEMAMCStatus.h.
|
inline |
Definition at line 32 of file GEMAMCStatus.h.
Definition at line 33 of file GEMAMCStatus.h.
References GEMAMC::amcNum(), amcNum_, GEMAMC::backPressure(), GEMAMC::bc0locked(), GEMAMC::bunchCrossing(), GEMAMC13::bunchCrossing(), GEMAMC::daqClockLocked(), GEMAMC::daqReady(), relativeConstraints::error, errors_, GEMAMC13::lastBC, GEMAMC::lv1Id(), GEMAMC13::lv1Id(), GEMAMC::mmcmLocked(), GEMAMC::orbitNumber(), GEMAMC13::orbitNumber(), GEMAMC::runType(), python::warn(), and warnings_.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 67 of file GEMAMCStatus.h.
Referenced by amcNumber(), and GEMAMCStatus().
|
private |
Definition at line 68 of file GEMAMCStatus.h.
Referenced by errors(), GEMAMCStatus(), and isBad().
|
private |
Definition at line 69 of file GEMAMCStatus.h.
Referenced by GEMAMCStatus(), inValidOH(), and warnings().