Skip to content

Fix implementation of cylindrical foil

Thomas Latham requested to merge tlatham_fix_cylinder_foil into run5-tmp

@rquaglia found that the cylindrical foil did not appear in his radiation length scans.

The implementation of the cylindrical foil was resulting in 4 copies of a full-tube that all overlap with each other. This fixes it so that two half-tubes are placed, as intended.

Also fixed the positioning of the foils and switched off building the RF box when using the cylindrical foil (can drop that commit easily if that behaviour is not required).


Validated by

  • Core Software
  • RTA
  • Simulation

Merge request reports