#include <SiPixelRocStatus.h>
Public Member Functions | |
unsigned int | digiOccROC () |
void | fillDIGI () |
void | fillFEDerror25 () |
bool | isFEDerror25 () |
SiPixelRocStatus () | |
void | updateDIGI (unsigned int hits) |
~SiPixelRocStatus () | |
Private Attributes | |
unsigned int | fDC |
bool | isFEDerror25_ |
Definition at line 5 of file SiPixelRocStatus.h.
SiPixelRocStatus::SiPixelRocStatus | ( | ) |
Definition at line 11 of file SiPixelRocStatus.cc.
SiPixelRocStatus::~SiPixelRocStatus | ( | ) |
Definition at line 18 of file SiPixelRocStatus.cc.
unsigned int SiPixelRocStatus::digiOccROC | ( | ) |
void SiPixelRocStatus::fillDIGI | ( | ) |
Definition at line 23 of file SiPixelRocStatus.cc.
void SiPixelRocStatus::fillFEDerror25 | ( | ) |
Definition at line 37 of file SiPixelRocStatus.cc.
|
inline |
Definition at line 14 of file SiPixelRocStatus.h.
References digiOccROC(), and isFEDerror25_.
Referenced by SiPixelDetectorStatus::getFEDerror25Rocs(), and SiPixelModuleStatus::updateModuleStatus().
void SiPixelRocStatus::updateDIGI | ( | unsigned int | hits | ) |
|
private |
Definition at line 21 of file SiPixelRocStatus.h.
|
private |
Definition at line 22 of file SiPixelRocStatus.h.
Referenced by isFEDerror25().