ATLAS Offline Software
cfPEst.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_CFPEST_H
9 #define TRKVKALVRTCORE_CFPEST_H
10 
11 namespace Trk {
12 void cfpest(int ntrk, double *xyz, long int *ich, double (*parst)[5],
13  double (*parf)[3]);
14 } // namespace Trk
15 
16 #endif
xyz
#define xyz
Trk::cfpest
void cfpest(int ntrk, double *xyz, long int *ich, double(*parst)[5], double(*parf)[3])
Definition: cfPEst.cxx:10
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9