ATLAS Offline Software
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 
13 namespace Trk {
14 void vkgrkuta_(const double charge, const double step, double *vect,
15  double *vout, VKalVrtControlBase *CONTROL);
16 
17 } // namespace Trk
18 
19 #endif
20 
TrkVKalVrtCoreBase.h
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9
charge
double charge(const T &p)
Definition: AtlasPID.h:494
LArCellBinning.step
step
Definition: LArCellBinning.py:158
Trk::vkgrkuta_
void vkgrkuta_(const double charge, const double step, double *vect, double *vout, VKalVrtControlBase *CONTROL)
Definition: VKgrkuta.cxx:14