ATLAS Offline Software
VtCFitC.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_VTCFITC_H
9 #define TRKVKALVRTCORE_VTCFITC_H
10 
12 
13 namespace Trk {
14 
15 int vtcfitc(VKVertex* vk);
16 double getCnstValues2(VKVertex* vk) noexcept;
17 } // namespace Trk
18 
19 #endif
20 
Trk::vtcfitc
int vtcfitc(VKVertex *vk)
Definition: VtCFitC.cxx:16
TrkVKalVrtCoreBase.h
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9
Trk::getCnstValues2
double getCnstValues2(VKVertex *vk) noexcept
Definition: VtCFitC.cxx:244