TransitionId
TransitionId
Section titled “TransitionId”#include <sbio/formats/xtc1/xtc1.hh>class TransitionIdDefined in src/lib/sbio/formats/xtc1/xtc1.hh:68
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
TransitionId |
function |
Declared here |
TransitionId |
function |
Declared here |
operator Value |
function |
Declared here |
name |
function |
Declared here |
Value |
enum |
Declared here |
m_val |
variable |
Declared here |
Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
SBIO_HD |
TransitionId inline |
|
SBIO_HD |
TransitionId inline |
|
SBIO_HD |
operator Value const inline |
|
SBIO_HD const char * |
name inline |
TransitionId
Section titled “TransitionId”inline
inline SBIO_HD TransitionId()Defined in src/lib/sbio/formats/xtc1/xtc1.hh:87
TransitionId
Section titled “TransitionId”inline
inline SBIO_HD TransitionId(Value v)Defined in src/lib/sbio/formats/xtc1/xtc1.hh:90
operator Value
Section titled “operator Value”const inline
inline SBIO_HD operator Value() constDefined in src/lib/sbio/formats/xtc1/xtc1.hh:93
inline
inline SBIO_HD const char * name(Value id)Defined in src/lib/sbio/formats/xtc1/xtc1.hh:95
Public Types
Section titled “Public Types”| Name | Description |
|---|---|
Value |
enum ValueDefined in src/lib/sbio/formats/xtc1/xtc1.hh:70
| Value | Description |
|---|---|
Unknown |
|
Reset |
|
Map |
|
Unmap |
|
Configure |
|
Unconfigure |
|
BeginRun |
|
EndRun |
|
BeginCalibCycle |
|
EndCalibCycle |
|
Enable |
|
Disable |
|
L1Accept |
|
NumberOf |
Private Attributes
Section titled “Private Attributes”| Return | Name | Description |
|---|---|---|
Value |
m_val |
Value m_valDefined in src/lib/sbio/formats/xtc1/xtc1.hh:118