9#include "tracking/vxdCaTracking/ThreeHitFilters.h"
13#include <boost/math/special_functions/sign.hpp>
16using boost::math::sign;
B2Vector3< DataType > Orthogonal() const
Vector orthogonal to this one.
void SetZ(DataType z)
set Z/3rd-coordinate
int calcSign(const B2Vector3D &a, const B2Vector3D &b, const B2Vector3D &c)
calculates calculates the sign of the curvature of given 3-hit-tracklet.
B2Vector3< double > B2Vector3D
typedef for common usage with double
Abstract base class for different kinds of events.