ATLAS Offline Software
|
#include "TrkVKalVrtCore/VKvFast.h"
#include "TrkVKalVrtCore/CommonPars.h"
#include "TrkVKalVrtCore/cfMomentum.h"
#include <cmath>
Go to the source code of this file.
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Macros | |
#define | cross_ref(a_1, a_2) cross[(a_2)*3 + (a_1) - 4] |
Functions | |
double | Trk::vkvFastV (double *p1, double *p2, const double *vRef, double dbmag, double *out) |
#define cross_ref | ( | a_1, | |
a_2 | |||
) | cross[(a_2)*3 + (a_1) - 4] |