ATLAS Offline Software
Loading...
Searching...
No Matches
VKvFast.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3*/
4
8#ifndef TRKVKALVRTCORE_VKVFAST_H
9#define TRKVKALVRTCORE_VKVFAST_H
10
11namespace Trk {
12
13double vkvFastV(double *p1, double *p2, const double *vRef, double dbmag,
14 double *out);
15} // namespace Trk
16
17#endif
18
Ensure that the ATLAS eigen extensions are properly loaded.
double vkvFastV(double *p1, double *p2, const double *vRef, double dbmag, double *out)
Definition VKvFast.cxx:42