Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Resolve "Writer class update"

frey_m requested to merge 385-remove-unnecessary-function-call into master

This MR does:

  • fixes function for AMR, no-AMR installation
  • add const specifier to getter functions in the bunch class
  • use const reference for the bunch class in SDDS writer classes
  • remove PartBunchBase::calcBeamParameters in ParallelCyclotronTracker

Closes #385 (closed)

Edited by frey_m

Merge request reports