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 analysis::*;
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
- A high level analysis which interplays with the tof cuts and can histogram TOF relevant quantities
- 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
- 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.