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