1 #ifndef KinematicParameters_H
2 #define KinematicParameters_H
21 template <
typename... Args>
KinematicParameters(Args...args)
AlgebraicVector7 const & vector() const
The full vector (7 elements)
ROOT::Math::SVector< double, 7 > AlgebraicVector7
double operator()(const int i) const
Allows to access directly one component of the vector (index between 0 and 6)
Global3DPoint GlobalPoint
GlobalPoint position() const
Global3DVector GlobalVector
GlobalVector momentum() const
KinematicParameters(const AlgebraicVector7 &pr)