#include <GEMOHStatus.h>
Classes | |
union | Errors |
union | Warnings |
Public Member Functions | |
int | chamberType () const |
uint16_t | errors () const |
uint32_t | existVFATs () const |
GEMOHStatus () | |
GEMOHStatus (const GEMOptoHybrid &oh, int chamberType) | |
void | inValidVFAT () |
bool | isBad () const |
uint32_t | missingVFATs () const |
uint32_t | vfatMask () const |
uint8_t | warnings () const |
uint32_t | zsMask () const |
Private Attributes | |
int | chamberType_ |
uint16_t | errors_ |
uint32_t | existVFATs_ |
uint32_t | missingVFATs_ |
uint32_t | vfatMask_ |
uint8_t | warnings_ |
uint32_t | zsMask_ |
Definition at line 8 of file GEMOHStatus.h.
|
inline |
Definition at line 38 of file GEMOHStatus.h.
|
inline |
Definition at line 39 of file GEMOHStatus.h.
References GEMOptoHybrid::bxmAvV(), GEMOptoHybrid::bxmVvV(), relativeConstraints::error, errors_, GEMOptoHybrid::evtF(), GEMOptoHybrid::evtNF(), GEMOptoHybrid::evtSzOFW(), GEMOptoHybrid::evtSzW(), GEMOptoHybrid::existVFATs(), existVFATs_, GEMOptoHybrid::inF(), GEMOptoHybrid::inNF(), GEMOptoHybrid::inUfw(), GEMOptoHybrid::inv(), GEMOptoHybrid::l1aF(), GEMOptoHybrid::l1aNF(), missingVFATs_, GEMOptoHybrid::oOScAvV(), GEMOptoHybrid::oOScVvV(), GEMOptoHybrid::version(), GEMOptoHybrid::vfatMask(), vfatMask_, GEMOptoHybrid::vfatWordCnt(), GEMOptoHybrid::vfatWordCntT(), python::warn(), warnings_, GEMOptoHybrid::zsMask(), and zsMask_.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 67 of file GEMOHStatus.h.
References python::warn(), and warnings_.
Referenced by GEMRawToDigiModule::produce().
|
inline |
Definition at line 73 of file GEMOHStatus.h.
References errors_.
Referenced by GEMRawToDigiModule::produce().
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 83 of file GEMOHStatus.h.
Referenced by chamberType().
|
private |
Definition at line 84 of file GEMOHStatus.h.
Referenced by errors(), GEMOHStatus(), and isBad().
|
private |
Definition at line 89 of file GEMOHStatus.h.
Referenced by existVFATs(), and GEMOHStatus().
|
private |
Definition at line 86 of file GEMOHStatus.h.
Referenced by GEMOHStatus(), and missingVFATs().
|
private |
Definition at line 87 of file GEMOHStatus.h.
Referenced by GEMOHStatus(), and vfatMask().
|
private |
Definition at line 85 of file GEMOHStatus.h.
Referenced by GEMOHStatus(), inValidVFAT(), and warnings().
|
private |
Definition at line 88 of file GEMOHStatus.h.
Referenced by GEMOHStatus(), and zsMask().