#include <GEMOHStatus.h>
Classes | |
union | Errors |
union | Warnings |
Public Member Functions | |
uint16_t | errors () const |
GEMOHStatus () | |
GEMOHStatus (const GEMOptoHybrid &oh) | |
void | inValidVFAT () |
bool | isBad () const |
uint8_t | warnings () const |
Private Attributes | |
uint16_t | errors_ |
uint8_t | warnings_ |
Definition at line 8 of file GEMOHStatus.h.
|
inline |
Definition at line 37 of file GEMOHStatus.h.
|
inline |
Definition at line 38 of file GEMOHStatus.h.
References GEMOptoHybrid::bxmAvV(), GEMOptoHybrid::bxmVvV(), relativeConstraints::error, errors_, GEMOptoHybrid::evtF(), GEMOptoHybrid::evtNF(), GEMOptoHybrid::evtSzOFW(), GEMOptoHybrid::evtSzW(), GEMOptoHybrid::inF(), GEMOptoHybrid::inNF(), GEMOptoHybrid::inUfw(), GEMOptoHybrid::inv(), GEMOptoHybrid::l1aF(), GEMOptoHybrid::l1aNF(), GEMOptoHybrid::oOScAvV(), GEMOptoHybrid::oOScVvV(), GEMOptoHybrid::vfatWordCnt(), GEMOptoHybrid::vfatWordCntT(), python::warn(), and warnings_.
|
inline |
|
inline |
Definition at line 61 of file GEMOHStatus.h.
References python::warn(), and warnings_.
Referenced by GEMRawToDigiModule::produce().
|
inline |
Definition at line 67 of file GEMOHStatus.h.
References errors_.
Referenced by GEMRawToDigiModule::produce().
|
inline |
|
private |
Definition at line 72 of file GEMOHStatus.h.
Referenced by errors(), GEMOHStatus(), and isBad().
|
private |
Definition at line 73 of file GEMOHStatus.h.
Referenced by GEMOHStatus(), inValidVFAT(), and warnings().