ATLAS Offline Software
Loading...
Searching...
No Matches
VtDeriv.cxx File Reference
Include dependency graph for VtDeriv.cxx:

Go to the source code of this file.

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

Macros

#define rvec_ref(a_1, a_2)
#define drdpar_ref(a_1, a_2)
#define cnv_ref(a_1, a_2)

Functions

void Trk::vpderiv (bool UseTrackErr, long int Charge, const double *pari0, double *covi, double *vrtref, double *covvrtref, double *drdpar, double *dwgt, double *rv0, VKalVrtControl *FitCONTROL)

Macro Definition Documentation

◆ cnv_ref

#define cnv_ref ( a_1,
a_2 )
Value:
cnv[(a_2)*6 + (a_1) - 7]

◆ drdpar_ref

#define drdpar_ref ( a_1,
a_2 )
Value:
drdpar[(a_2)*2 + (a_1)]

◆ rvec_ref

#define rvec_ref ( a_1,
a_2 )
Value:
rvec[(a_2)*2 + (a_1) - 1]