#include <ChamberStatus.h>
Definition at line 34 of file ChamberStatus.h.
◆ anonymous enum
Enumerator |
---|
Good | |
NoData | |
NoDataHalfChamberSideA | |
NoDataHalfChamberSideB | |
BadCalibrated | |
NotCalibrated | |
Definition at line 37 of file ChamberStatus.h.
◆ ChamberStatus()
o2::trd::ChamberStatus::ChamberStatus |
( |
| ) |
|
|
default |
◆ ~ChamberStatus()
o2::trd::ChamberStatus::~ChamberStatus |
( |
| ) |
|
|
default |
◆ getStatus()
char o2::trd::ChamberStatus::getStatus |
( |
int |
det | ) |
const |
|
inline |
◆ isBadCalibrated()
bool o2::trd::ChamberStatus::isBadCalibrated |
( |
int |
det | ) |
const |
|
inline |
◆ isGood()
bool o2::trd::ChamberStatus::isGood |
( |
int |
det | ) |
const |
|
inline |
◆ isNoData()
bool o2::trd::ChamberStatus::isNoData |
( |
int |
det | ) |
const |
|
inline |
◆ isNoDataSideA()
bool o2::trd::ChamberStatus::isNoDataSideA |
( |
int |
det | ) |
const |
|
inline |
◆ isNoDataSideB()
bool o2::trd::ChamberStatus::isNoDataSideB |
( |
int |
det | ) |
const |
|
inline |
◆ isNotCalibrated()
bool o2::trd::ChamberStatus::isNotCalibrated |
( |
int |
det | ) |
const |
|
inline |
◆ plot() [1/2]
TH2D * ChamberStatus::plot |
( |
int |
sm | ) |
|
◆ plot() [2/2]
TH2D * ChamberStatus::plot |
( |
int |
sm, |
|
|
int |
rphi |
|
) |
| |
◆ plotBadCalibrated()
TH2D * ChamberStatus::plotBadCalibrated |
( |
int |
sm, |
|
|
int |
rphi |
|
) |
| |
◆ plotNoData()
TH2D * ChamberStatus::plotNoData |
( |
int |
sm, |
|
|
int |
rphi |
|
) |
| |
◆ setRawStatus()
void o2::trd::ChamberStatus::setRawStatus |
( |
int |
det, |
|
|
char |
status |
|
) |
| |
|
inline |
◆ setStatus()
The documentation for this class was generated from the following files: