|
riCOM_cpp
This repository contains the C++ implementation of the riCOM (Real Time Centre Of Mass) algorithm for 4D Scanning electron microscopy.
|
Classes | |
| class | Camera |
| class | Camera< CameraInterface, EVENT_BASED > |
| class | Camera< CameraInterface, FRAME_BASED > |
| class | Camera_BASE |
| class | Default_configurations |
Enumerations | |
| enum | Camera_model { MERLIN , TIMEPIX , MODELS_COUNT } |
| enum | Camera_type { FRAME_BASED , EVENT_BASED } |
| Enumerator | |
|---|---|
| MERLIN | |
| TIMEPIX | |
| MODELS_COUNT | |
| Enumerator | |
|---|---|
| FRAME_BASED | |
| EVENT_BASED | |