ATLAS Offline Software
Loading...
Searching...
No Matches
cfVrtDst.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_CFVRTDST_H
9#define TRKVKALVRTCORE_CFVRTDST_H
10
11
13
14namespace Trk {
15double cfVrtDstSig( VKVertex * vk, bool UseTrkErr);
16} // namespace Trk
17
18#endif
19
Ensure that the ATLAS eigen extensions are properly loaded.
double cfVrtDstSig(VKVertex *vk, bool UseTrkErr)
Definition cfVrtDst.cxx:33