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