Skip to content

ParametersBase . Add direct setters , fix TrackParticleAthenaPool test

Mentioning @ssnyder

As this should fix some TrackParticleAthenaPool for older inputs.

Basically add direct setters for the data members of ParameterBase. (the update methods for the derived classes can change also the momentum / position
depending on the passed parameters )

Merge request reports