#include <GEMVFATStatus.h>
Classes | |
union | Errors |
union | Warnings |
Public Member Functions | |
int | chamberType () const |
uint8_t | errors () const |
GEMVFATStatus () | |
GEMVFATStatus (const GEMAMC &amc, const GEMOptoHybrid &oh, const GEMVFAT &vfat, int chamberType, bool readMultiBX) | |
bool | isBad () const |
uint16_t | vfatPosition () const |
uint8_t | warnings () const |
Private Attributes | |
int | chamberType_ |
uint8_t | errors_ |
uint16_t | vfatPosition_ |
uint8_t | warnings_ |
Definition at line 9 of file GEMVFATStatus.h.
|
inline |
Definition at line 30 of file GEMVFATStatus.h.
|
inline |
Definition at line 31 of file GEMVFATStatus.h.
References GEMVFAT::bc(), GEMVFAT::ec(), relativeConstraints::error, errors_, GEMVFAT::header(), ALPAKA_ACCELERATOR_NAMESPACE::caPixelDoublets::if(), muonGEMDigis_cfi::readMultiBX, GEMVFAT::vc(), GEMOptoHybrid::version(), GEMVFAT::version(), GEMVFAT::vfatId(), GEMOptoHybrid::vfatMask(), vfatPosition_, python::warn(), warnings_, testProducerWithPsetDescEmpty_cfi::x1, and GEMOptoHybrid::zsMask().
|
inline |
|
inline |
|
inline |
Definition at line 65 of file GEMVFATStatus.h.
References errors_.
Referenced by GEMRawToDigiModule::produce().
|
inline |
|
inline |
|
private |
Definition at line 71 of file GEMVFATStatus.h.
Referenced by chamberType().
|
private |
Definition at line 73 of file GEMVFATStatus.h.
Referenced by errors(), GEMVFATStatus(), and isBad().
|
private |
Definition at line 72 of file GEMVFATStatus.h.
Referenced by GEMVFATStatus(), and vfatPosition().
|
private |
Definition at line 74 of file GEMVFATStatus.h.
Referenced by GEMVFATStatus(), and warnings().