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