ATLAS Offline Software
FullMtx.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_FULLMTX_H
9 #define TRKVKALVRTCORE_FULLMTX_H
10 
12 
13 namespace Trk {
14 
15 void FullMTXfill(VKVertex * vk, double * ader);
16 int FullMCNSTfill(VKVertex * vk, double * ader, double * LSide);
17 } // namespace Trk
18 
19 #endif
20 
Trk::FullMTXfill
void FullMTXfill(VKVertex *vk, double *ader)
Definition: FullMtx.cxx:19
TrkVKalVrtCoreBase.h
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9
Trk::FullMCNSTfill
int FullMCNSTfill(VKVertex *vk, double *ader, double *LSide)
Definition: FullMtx.cxx:81