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