#include <SiPixelRocStatus.h>
Public Member Functions | |
unsigned int | digiOccROC () |
void | fillDIGI () |
void | fillFEDerror25 () |
bool | isFEDerror25 () |
SiPixelRocStatus () | |
void | updateDIGI (unsigned int hits) |
void | updateFEDerror25 (bool fedError25) |
~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 17 of file SiPixelRocStatus.cc.
unsigned int SiPixelRocStatus::digiOccROC | ( | ) |
Definition at line 31 of file SiPixelRocStatus.cc.
void SiPixelRocStatus::fillDIGI | ( | ) |
Definition at line 20 of file SiPixelRocStatus.cc.
void SiPixelRocStatus::fillFEDerror25 | ( | ) |
Definition at line 22 of file SiPixelRocStatus.cc.
bool SiPixelRocStatus::isFEDerror25 | ( | ) |
Definition at line 33 of file SiPixelRocStatus.cc.
Referenced by SiPixelDetectorStatus::getFEDerror25Rocs().
void SiPixelRocStatus::updateDIGI | ( | unsigned int | hits | ) |
Definition at line 25 of file SiPixelRocStatus.cc.
void SiPixelRocStatus::updateFEDerror25 | ( | bool | fedError25 | ) |
Definition at line 28 of file SiPixelRocStatus.cc.
|
private |
Definition at line 22 of file SiPixelRocStatus.h.
|
private |
Definition at line 23 of file SiPixelRocStatus.h.