A structure to handle BMON QA parameters.
More...
#include <BmonHitfindQaParameters.h>
|
| uint32_t | fSelectionBitsOffset {0} |
| | Number of bits to the right from the first bit in the selection mask.
|
| |
A structure to handle BMON QA parameters.
Definition at line 21 of file BmonHitfindQaParameters.h.
◆ HitfindQaParameters() [1/2]
| cbm::algo::bmon::HitfindQaParameters::HitfindQaParameters |
( |
| ) |
|
|
default |
◆ HitfindQaParameters() [2/2]
◆ GetDiamondIndex()
| size_t cbm::algo::bmon::HitfindQaParameters::GetDiamondIndex |
( |
uint32_t | address | ) |
const |
|
inline |
Returns an index of the diamond by the address.
- Parameters
-
| address | A hardware address of the digi |
Definition at line 45 of file BmonHitfindQaParameters.h.
◆ diamonds
| std::vector<Diamond> cbm::algo::bmon::HitfindQaParameters::diamonds {} |
◆ fSelectionBitsOffset
| uint32_t cbm::algo::bmon::HitfindQaParameters::fSelectionBitsOffset {0} |
|
private |
◆ selectionMask
| uint32_t cbm::algo::bmon::HitfindQaParameters::selectionMask {0} |
The documentation for this struct was generated from the following files: