Public Member Functions | Public Attributes | List of all members
trkf::Geometric3DVertexFitter::ParsCovsOnPlane Struct Reference

#include <Geometric3DVertexFitter.h>

Public Member Functions

 ParsCovsOnPlane (const SVector2 &p1, const SVector2 &p2, const SMatrixSym22 &c1, const SMatrixSym22 &c2, const recob::tracking::Plane &p)
 

Public Attributes

SVector2 par1
 
SVector2 par2
 
SMatrixSym22 cov1
 
SMatrixSym22 cov2
 
recob::tracking::Plane plane
 

Detailed Description

Definition at line 80 of file Geometric3DVertexFitter.h.

Constructor & Destructor Documentation

trkf::Geometric3DVertexFitter::ParsCovsOnPlane::ParsCovsOnPlane ( const SVector2 p1,
const SVector2 p2,
const SMatrixSym22 c1,
const SMatrixSym22 c2,
const recob::tracking::Plane p 
)
inline

Member Data Documentation

SMatrixSym22 trkf::Geometric3DVertexFitter::ParsCovsOnPlane::cov1

Definition at line 89 of file Geometric3DVertexFitter.h.

SMatrixSym22 trkf::Geometric3DVertexFitter::ParsCovsOnPlane::cov2

Definition at line 89 of file Geometric3DVertexFitter.h.

SVector2 trkf::Geometric3DVertexFitter::ParsCovsOnPlane::par1

Definition at line 88 of file Geometric3DVertexFitter.h.

SVector2 trkf::Geometric3DVertexFitter::ParsCovsOnPlane::par2

Definition at line 88 of file Geometric3DVertexFitter.h.

recob::tracking::Plane trkf::Geometric3DVertexFitter::ParsCovsOnPlane::plane

Definition at line 90 of file Geometric3DVertexFitter.h.


The documentation for this struct was generated from the following file: