ATLAS Offline Software
Loading...
Searching...
No Matches
RobTest.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_ROBTEST_H
9#define TRKVKALVRTCORE_ROBTEST_H
10
11
13
14namespace Trk {
15
16void robtest(VKVertex * vk, int ifl, int nIteration=10);
17} // namespace Trk
18
19#endif
20
Ensure that the ATLAS eigen extensions are properly loaded.
void robtest(VKVertex *vk, int ifl, int nIteration)
Definition RobTest.cxx:14