ATLAS Offline Software
cfMassErr.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_CFMASSERR_H
9 #define TRKVKALVRTCORE_CFMASSERR_H
10 
12 
13 namespace Trk {
14 
15 void cfmasserr(VKVertex *vk, const int *list, double BMAG, double *MASS,
16  double *sigM);
17 void cfmasserrold_(const long int ntrk, long int *list, double *parfs,
18  double *ams, double *deriv, double BMAG, double *dm,
19  double *sigm);
20 
21 } // namespace Trk
22 
23 #endif
24 
Trk::cfmasserrold_
void cfmasserrold_(const long int ntrk, long int *list, double *parfs, double *ams, double *deriv, double BMAG, double *dm, double *sigm)
Definition: cfMassErr.cxx:83
TrkVKalVrtCoreBase.h
Trk::cfmasserr
void cfmasserr(VKVertex *vk, const int *list, double BMAG, double *MASS, double *sigM)
Definition: cfMassErr.cxx:16
histSizes.list
def list(name, path='/')
Definition: histSizes.py:38
ReadCellNoiseFromCool.dm
dm
Definition: ReadCellNoiseFromCool.py:235
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9