ATLAS Offline Software
Loading...
Searching...
No Matches
stCnst.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_STCNST_H
9#define TRKVKALVRTCORE_STCNST_H
10
11#include <array>
12
14
15namespace Trk {
16
17void applyConstraints(VKVertex * vk);
18
19
20} // namespace Trk
21
22#endif
23
Ensure that the ATLAS eigen extensions are properly loaded.
void applyConstraints(VKVertex *vk)
Definition stCnst.cxx:22