ATLAS Offline Software
Loading...
Searching...
No Matches
cfErPr.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_CFERPR_H
9#define TRKVKALVRTCORE_CFERPR_H
10
11namespace Trk {
12void cferpr(const long int ich, double *par, double *ref, const double s0,
13 double *errold, double *errnew);
14} // namespace Trk
15
16#endif
const boost::regex ref(r_ef)
static Double_t s0
Ensure that the ATLAS eigen extensions are properly loaded.
void cferpr(const long int ich, double *par, double *ref, const double s0, double *errold, double *errnew)
Definition cfErPr.cxx:12