trajCutLTR needs revision

Issue #223 resolved
Laurie Nevay created an issue

the trajCutLTR cuts on the sqrt(x^2 + y^2). However, these variables are global coordinates which is likely not the intended function. This should be revised to local coordinates.

See BDSEventAction.cc ~line 264

Comments (2)

  1. Jochem Snuverink

    This was introduced by Lawrence in commit 99314f9. Agreed that local coordinates would be better as that caters for non-linear machines too.

  2. Log in to comment