![]() |
![]() |
#include <GEMOHStatus.h>
Classes | |
union | Errors |
union | Warnings |
Public Member Functions | |
uint16_t | errors () const |
GEMOHStatus () | |
GEMOHStatus (const gem::GEBdata &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 gem::GEBdata::bxmAvV(), gem::GEBdata::bxmVvV(), relativeConstraints::error, errors_, gem::GEBdata::evtF(), gem::GEBdata::evtNF(), gem::GEBdata::evtSzOFW(), gem::GEBdata::evtSzW(), gem::GEBdata::inF(), gem::GEBdata::inNF(), gem::GEBdata::inUfw(), gem::GEBdata::inv(), gem::GEBdata::l1aF(), gem::GEBdata::l1aNF(), gem::GEBdata::oOScAvV(), gem::GEBdata::oOScVvV(), gem::GEBdata::vfatWordCnt(), gem::GEBdata::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().