ATLAS Offline Software
Loading...
Searching...
No Matches
VtCFit.cxx File Reference

Go to the source code of this file.

Namespaces

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

Macros

#define ader_ref(a_1, a_2)
#define cvder_ref(a_1, a_2)
#define dcv_ref(a_1, a_2)

Functions

int Trk::vtcfit (VKVertex *vk)

Macro Definition Documentation

◆ ader_ref

#define ader_ref ( a_1,
a_2 )
Value:
vk->ader[(a_2)*(vkalNTrkM*3+3) + (a_1) - (vkalNTrkM*3+4)]
#define vkalNTrkM
Definition CommonPars.h:22

◆ cvder_ref

#define cvder_ref ( a_1,
a_2 )
Value:
vk->FVC.cvder[(a_2)*2 + (a_1) - 3]

◆ dcv_ref

#define dcv_ref ( a_1,
a_2 )
Value:
vk->FVC.dcv[(a_2)*6 + (a_1) - 7]