21 , m_vacuum_wavelength(wavelength)
34 return {R3{1, 0, 0}, R3{1, 0, 0}, 1.0};
Declares class RotMatrix.
Rotation matrix in three dimensions. Represents group SO(3). Internal parameterization based on quate...
T transformed(const T &v) const
Return transformed vector v.
Holds all wavevector information relevant for calculating form factors.
double m_vacuum_wavelength
WavevectorInfo(C3 ki, C3 kf, double wavelength)
static WavevectorInfo makeZeroQ()
WavevectorInfo transformed(const RotMatrix &transform) const