#include <cmath>
Go to the source code of this file.
Namespaces | |
TrackingParticleIP | |
Functions | |
template<typename T_Vertex , typename T_Momentum , typename T_Point > | |
auto | TrackingParticleIP::dxy (const T_Vertex &vertex, const T_Momentum &momentum, const T_Point &point) |
template<typename T_Vertex , typename T_Momentum , typename T_Point > | |
auto | TrackingParticleIP::dz (const T_Vertex &vertex, const T_Momentum &momentum, const T_Point &point) |