ATLAS Offline Software
VtCFitE.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_VTCFITE_H
9 #define TRKVKALVRTCORE_VTCFITE_H
10 
12 
13 namespace Trk {
14 
15 int getFullVrtCov(VKVertex *vk, double *ader, const double *dcv,
16  double verr[6][6]);
17 
18 } // namespace Trk
19 
20 #endif
21 
TrkVKalVrtCoreBase.h
Trk::getFullVrtCov
int getFullVrtCov(VKVertex *vk, double *ader, const double *dcv, double verr[6][6])
Definition: VtCFitE.cxx:25
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9