Re-exports§
pub use rb_paddle_id::RBPaddleID;pub use detector_status::TofDetectorStatus;pub use thread_control::ThreadControl;pub use config::*;pub use commands::*;pub use settings::*;pub use analysis_engine::*;pub use cuts::*;pub use alerts::*;pub use tof_response::*;pub use master_trigger::*;pub use master_trigger::control::*;pub use master_trigger::registers::*;pub use signal_handler::*;pub use panic::*;
Modules§
- alerts
- The alerts are just clues to trigger an individual to respond to a certain situation
- algorithms
- Algorithms used to exract information from the TOF waveforms.
- analysis_
engine - commands
- config
- Payloads for commands that configure an entity of the TOF system.
- cuts
- detector_
status - Short notation for TOF detector status 1 bit per working channel
- master_
trigger - MasterTriggerBoard communications
- panic
- Reporting catastrophic errors throughout the TOF system related to software crashes
- rb_
paddle_ id - settings
- Aggregate settings for the TOF system
- signal_
handler - thread_
control - Thread control structures as used in the TOF flight software liftof.
- tof_
response
Functions§
- to_
board_ id_ string - Convert an int value to the board ID string.