epic-drich-beam-test-analysis
ePIC dRICH beam test analysis framework
Loading...
Searching...
No Matches
Todo List
File alcor_data.h
Implement bit-wise manipulation for global index encoding. global index is a 32-bit integer, which count be used to contain: device (10-bit) [0-1023] fifo (7-bit) [0-127] channel (6-bit) [0-63] tdc (2-bit) [0-3] unused (7-bit)
Struct alcor_finedata_struct
Implement bit-wise manipulation for rollover, fine, and coarse encoding.
Member calculate_angle_resolution (double detector_to_telescope_plane, double detector_to_telescope_plane_error, double pixel_position, double pixel_position_error)
Implement proper error propagation.
Member clip_phi (double phi, double low_bound, double high_bound)
Complete implementation.
File config_reader.h
Re-write legacy text-based sections for full TOML configuration files.
File mapping.h

Add a method to generate a full-coverage map (Cartesian and R-φ).

Profile cache benefit vs. on-the-fly computation.

Member parallel_streaming_framer::get_registered_triggers ()
Trigger number should be assigned by program, and checked to avoid using reserved numbers > should be [0-100[
File utility.h

: in multiple spills parallelise I/O and frames processing

: git workflow formatting