ATLAS Offline Software
Loading...
Searching...
No Matches
VKgrkuta.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_VKGRKUTA_H
9#define TRKVKALVRTCORE_VKGRKUTA_H
10
12
13namespace Trk {
14void vkgrkuta_(const double charge, const double step, double *vect,
15 double *vout, VKalVrtControlBase *CONTROL);
16
17} // namespace Trk
18
19#endif
20
double charge(const T &p)
Definition AtlasPID.h:997
Ensure that the ATLAS eigen extensions are properly loaded.
void vkgrkuta_(const double charge, const double step, double *vect, double *vout, VKalVrtControlBase *CONTROL)
Definition VKgrkuta.cxx:14