Skip to content

Magnetic field for arbitrary detector orientation

Katharina Dort requested to merge kdort/allpix-squared:magnetic_field into master

Before: magnetic field in detector did not take detector rotation into account -> at every point in the detector the global magnetic field was used

Now: the magnetic field vector is multiplied with the orientation of the detector. Hence, the magnetic field vector is transformed into the local coordinate system.

Merge request reports