1 #ifndef CartesianState_H
2 #define CartesianState_H
MatrixMeschach operator+(const MatrixMeschach &mat1, const MatrixMeschach &mat2)
MatrixMeschach operator-(const MatrixMeschach &mat1, const MatrixMeschach &mat2)
Basic3DVector< Scalar > Vector3D
const Vector & parameters() const
T1 operator/(const Phi< T1, Range > &a, const Phi< T1, Range > &b)
Division.
const Vector3D & momentum() const
CartesianState(const Vector &v, Scalar s)
MatrixMeschach operator*(const MatrixMeschach &mat1, const MatrixMeschach &mat2)
CartesianState(const Vector3D &pos, const Vector3D &mom, Scalar s)
const Vector3D & position() const
VectorDoublet< Vector3D, Vector3D > Vector