#include <AliveStraws.h>
|
static constexpr unsigned int | NTOTAL = 7 |
|
static constexpr unsigned int | NLOCAL = 6 |
|
static constexpr unsigned int | NWHEEL = 34 |
|
static constexpr unsigned int | NLOCALPHI = 32 |
|
Definition at line 14 of file AliveStraws.h.
◆ AliveStraws()
TRTCond::AliveStraws::AliveStraws |
( |
| ) |
|
|
inline |
◆ ~AliveStraws()
virtual TRTCond::AliveStraws::~AliveStraws |
( |
| ) |
|
|
inlinevirtual |
◆ getStwLocal()
◆ getStwTotal()
const std::array<int,NTOTAL>& TRTCond::AliveStraws::getStwTotal |
( |
| ) |
const |
|
inline |
◆ getStwWheel()
◆ update()
void TRTCond::AliveStraws::update |
( |
const unsigned int |
i, |
|
|
const unsigned int |
j, |
|
|
const unsigned int |
phi |
|
) |
| |
|
inline |
◆ m_stw_local
std::array<std::array<int,NLOCALPHI>,NLOCAL> TRTCond::AliveStraws::m_stw_local {} |
|
private |
◆ m_stw_total
std::array<int,NTOTAL> TRTCond::AliveStraws::m_stw_total {} |
|
private |
◆ m_stw_wheel
std::array<std::array<int,NLOCALPHI>,NWHEEL> TRTCond::AliveStraws::m_stw_wheel {} |
|
private |
◆ NLOCAL
constexpr unsigned int TRTCond::AliveStraws::NLOCAL = 6 |
|
staticconstexpr |
◆ NLOCALPHI
constexpr unsigned int TRTCond::AliveStraws::NLOCALPHI = 32 |
|
staticconstexpr |
◆ NTOTAL
constexpr unsigned int TRTCond::AliveStraws::NTOTAL = 7 |
|
staticconstexpr |
◆ NWHEEL
constexpr unsigned int TRTCond::AliveStraws::NWHEEL = 34 |
|
staticconstexpr |
The documentation for this class was generated from the following file: