ATLAS Offline Software
Loading...
Searching...
No Matches
cfMassErr.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
4
8#ifndef TRKVKALVRTCORE_CFMASSERR_H
9#define TRKVKALVRTCORE_CFMASSERR_H
10
12
13namespace Trk {
14
15void cfmasserr(VKVertex *vk, const int *list, double *MASS, double *sigM);
16
17} // namespace Trk
18
19#endif
20
Ensure that the ATLAS eigen extensions are properly loaded.
void cfmasserr(VKVertex *vk, const int *list, double *MASS, double *sigM)
Definition cfMassErr.cxx:16