ATLAS Offline Software
Tracking
TrkVertexFitter
TrkVKalVrtCore
TrkVKalVrtCore
VtDeriv.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_VTDERIV_H
9
#define TRKVKALVRTCORE_VTDERIV_H
10
#include <array>
11
namespace
Trk
{
12
class
VKalVrtControl;
13
void
vpderiv
(
bool
UseTrackErr,
long
int
Charge,
const
double
*pari0,
14
double
*covi,
double
*vrtref,
double
*covvrtref,
double
*drdpar,
15
double
*dwgt,
double
*rv0, VKalVrtControl *FitCONTROL);
16
17
}
// namespace Trk
18
19
#endif
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
Trk::vpderiv
void vpderiv(bool UseTrackErr, long int Charge, const double *pari0, double *covi, double *vrtref, double *covvrtref, double *drdpar, double *dwgt, double *rv0, VKalVrtControl *FitCONTROL)
Definition:
VtDeriv.cxx:16
Generated on Thu Nov 7 2024 21:31:49 for ATLAS Offline Software by
1.8.18