1 #ifndef GsfTrackReco_GsfTrackExtra_h 2 #define GsfTrackReco_GsfTrackExtra_h 32 GsfTrackExtra(
const std::vector<GsfComponent5D>& outerStates,
33 const double& outerLocalPzSign,
34 const std::vector<GsfComponent5D>& innerStates,
35 const double& innerLocalPzSign,
36 const std::vector<GsfTangent>&
tangents);
64 const std::vector<GsfTangent>&
tangents()
const {
82 std::vector<double>
weights (
const std::vector<GsfComponent5D>& states)
const;
84 std::vector<LocalParameterVector>
parameters (
const std::vector<GsfComponent5D>& states)
const;
86 std::vector<LocalCovarianceMatrix>
covariances (
const std::vector<GsfComponent5D>& states)
const;
XYZVectorD XYZVector
spatial vector with cartesian internal representation
XYZPointD XYZPoint
point in space with cartesian internal representation