|
gtouchable
|
Functions | |
| const char * | to_string (GTouchableType t) |
Converts a GTouchableType value to a stable string for logging. | |
| GOptions | defineOptions () |
| Defines the module options supported by gtouchable. | |
| GOptions gtouchable::defineOptions | ( | ) |
The returned options set is used to configure logging and any module-level behavior that may be introduced in the future.
GOptions object describing the supported options for this module. Definition at line 8 of file gtouchable_options.cc.
|
inline |
The returned strings match the digitization type constants where applicable:
flux -> FLUXNAME particleCounter -> COUNTERNAME dosimeter -> DOSIMETERNAME | t | The touchable type. |
Definition at line 56 of file gtouchable.h.