Module tof

Source

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.