ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
TrkFitter
TrkiPatFitterUtils
TrkiPatFitterUtils
FitMatrix.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRKIPATFITTERUTILS_FITMATRIX_H
6
#define TRKIPATFITTERUTILS_FITMATRIX_H
7
8
#define mxmeas 1000
9
#define mxparam 256
10
11
namespace
Trk
{
12
13
struct
fitMatrix
{
14
double
derivative
[
mxmeas
][
mxparam
];
15
};
16
17
}
// namespace Trk
18
19
#endif
// TRKIPATFITTERUTILS_FITMATRIX_H
mxparam
#define mxparam
Definition
FitMatrix.h:9
mxmeas
#define mxmeas
Definition
FitMatrix.h:8
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
Trk::fitMatrix
Definition
FitMatrix.h:13
Trk::fitMatrix::derivative
double derivative[mxmeas][mxparam]
Definition
FitMatrix.h:14
Generated on
for ATLAS Offline Software by
1.14.0