#include <ngcdcsAO.hpp>
Public Member Functions | |
| ngcdcsAO_RMP () | |
| Constructor. | |
| virtual | ~ngcdcsAO_RMP () |
| Destructor. | |
| int | MsbMask () |
| Get mask MSB register value. | |
| int | MsbPat () |
| Get pattern MSB register value. | |
| int | MsbY () |
| Get region line-end MSB register value. | |
| int | RegMsbX1 (int idx) |
| Get region xStart MSB register index. | |
| int | MsbX1 (int idx) |
| Get region xStart MSB register value. | |
| int | RegMsbX2 (int idx) |
| Get region xEnd MSB register index. | |
| int | MsbX2 (int idx) |
| Get region xEnd MSB register value. | |
| int | MsbX (int idx) |
| Get region xStart,xEnd MSB register value. | |
| int | Pol () |
| Get polarity register value. | |
Public Attributes | |
| ngcdcsAO_REGION | region [7] |
| ngcdcsAO_MASK | mask [3] |
| ngcdcsAO_PAT | pat |
ALICE regions,masks,patterns
|
inline |
Constructor.
|
inlinevirtual |
Destructor.
|
inline |
Get mask MSB register value.
|
inline |
Get pattern MSB register value.
|
inline |
Get region xStart,xEnd MSB register value.
|
inline |
Get region xStart MSB register value.
|
inline |
Get region xEnd MSB register value.
|
inline |
Get region line-end MSB register value.
|
inline |
Get polarity register value.
|
inline |
Get region xStart MSB register index.
|
inline |
Get region xEnd MSB register index.
| ngcdcsAO_MASK ngcdcsAO_RMP::mask[3] |
| ngcdcsAO_PAT ngcdcsAO_RMP::pat |
| ngcdcsAO_REGION ngcdcsAO_RMP::region[7] |