#include <StrawStatus.h>
- Author
- Esben Bryndt Klinkby klink.nosp@m.by@n.nosp@m.bi.dk stores straw status and gives access
Definition at line 13 of file StrawStatus.h.
◆ EStatus
Enumerator |
---|
Undefined | |
Dead | |
Good | |
Xenon | |
Argon | |
Krypton | |
EmulateArgon | |
EmulateKrypton | |
Definition at line 18 of file StrawStatus.h.
◆ StrawStatus() [1/2]
TRTCond::StrawStatus::StrawStatus |
( |
| ) |
|
|
inline |
◆ StrawStatus() [2/2]
TRTCond::StrawStatus::StrawStatus |
( |
unsigned int |
mystatus | ) |
|
|
inline |
◆ ~StrawStatus()
virtual TRTCond::StrawStatus::~StrawStatus |
( |
| ) |
|
|
virtualdefault |
◆ getstatus()
unsigned int TRTCond::StrawStatus::getstatus |
( |
| ) |
const |
|
inline |
◆ operator==()
◆ print()
void TRTCond::StrawStatus::print |
( |
| ) |
const |
|
inline |
print status
Definition at line 33 of file StrawStatus.h.
33 { std::cout <<
"dummy print from StrawStatus.h " <<
m_status << std::endl ; }
◆ setstatus()
void TRTCond::StrawStatus::setstatus |
( |
unsigned int |
i | ) |
|
|
inline |
◆ m_status
unsigned int TRTCond::StrawStatus::m_status |
|
private |
The documentation for this class was generated from the following file: