MarlinTPC  1.2.0
Public Member Functions | Public Attributes | List of all members
marlintpc::StraightTrackParameters Struct Reference

A helper struct to store track parameters for KalTrackingStraight. More...

#include <StraightTrackParameters.h>

Public Member Functions

 StraightTrackParameters ()
 constructor
 
TObject * Last ()
 compatibility function for TKalTrack. Always returns a null pointer
 
void SetOwner (Bool_t=kTRUE)
 compatibility function for TKalTrack. Does not do anything
 

Public Attributes

TMatrixD _sv
 
TMatrixD _sv1
 
TMatrixD _H
 
TMatrixD _H_t
 
TMatrixD _K
 
TMatrixD _P
 
TMatrixD _P1
 
TMatrixD _R
 
TMatrixD _M_unit
 
double _deltaChi2
 
double _chi2
 

Detailed Description

A helper struct to store track parameters for KalTrackingStraight.

It was put into a separate file to be used as a template argument of KalTrackingBase.


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