Skip to content

Add template version of star processor

Bruce Joseph Gallop requested to merge star_processor_template into devel

Add a templated version of StarChipPacket. A preliminary implementation using this for StarDataProcessor is added too.

This is made optional by allowing FeDataProcessor to be configured (via ["scans"]["processor"]["config"])

Leaving adding concepts until we update to c++20.

This also adds getBuf8 and getSize8 to RawData.h which are intended to return bytewise access to the buffer. For now the buffer is unchanged.

Edited by Bruce Joseph Gallop

Merge request reports

Loading