![]() |
ATLAS Offline Software
|
#include <ForCFT.h>
Public Member Functions | |
| void | prcfit (long int ntrk, double *wm, const double *wmfit, double bmag, const double *vrt, const double *vrte) noexcept |
| void | vksetIterationNum (long int Iter) noexcept |
| void | vksetIterationPrec (double Prec) noexcept |
| void | vksetRobustScale (double Scale) noexcept |
| void | vksetRobustness (long int Rob) noexcept |
| void | vksetUseMassCnst () noexcept |
| void | vksetUsePhiCnst () noexcept |
| void | vksetUsePlaneCnst (double a, double b, double c, double d) noexcept |
| void | vksetUseThetaCnst () noexcept |
| void | vksetUseAprioriVrt () noexcept |
| void | vksetUsePointingCnst (int iType=1) noexcept |
| void | vksetUsePassNear (int iType=1) noexcept |
| void | setmasscnst_ (long int ncnsttrk, long int *indextrk, double wmcnst) noexcept |
| ForCFT () noexcept | |
| ~ForCFT ()=default | |
Public Attributes | |
| int | useMassCnst {} |
| int | usePhiCnst {} |
| int | useThetaCnst {} |
| int | usePointingCnst {} |
| int | useAprioriVrt {} |
| int | usePassNear {} |
| int | usePlaneCnst {} |
| int | useRadiusCnst {} |
| int | nmcnst |
| double | wm [vkalNTrkM] |
| double | wmfit [vkalMaxNMassCnst] |
| double | localbmag |
| double | Ap {} |
| double | Bp {} |
| double | Cp {} |
| double | Dp {} |
| double | RC {} |
| double | radiusRefP [2] {} |
| double | vrt [3] {} |
| double | covvrt [6] {} |
| double | wgtvrt [6] {} |
| double | vrtstp [3] {} |
| int | irob |
| double | RobustScale |
| double | robres [vkalNTrkM] |
| int | indtrkmc [vkalMaxNMassCnst][vkalNTrkM] |
| int | IterationNumber |
| double | IterationPrecision |
|
noexcept |
Definition at line 123 of file PrCFit.cxx.
|
default |
|
noexcept |
Definition at line 44 of file PrCFit.cxx.
|
noexcept |
Definition at line 179 of file PrCFit.cxx.
|
noexcept |
Definition at line 141 of file PrCFit.cxx.
|
noexcept |
Definition at line 148 of file PrCFit.cxx.
|
noexcept |
Definition at line 162 of file PrCFit.cxx.
|
noexcept |
Definition at line 155 of file PrCFit.cxx.
|
inlinenoexcept |
Definition at line 66 of file ForCFT.h.
|
noexcept |
Definition at line 169 of file PrCFit.cxx.
|
inlinenoexcept |
Definition at line 68 of file ForCFT.h.
|
noexcept |
Definition at line 170 of file PrCFit.cxx.
|
noexcept |
Definition at line 171 of file PrCFit.cxx.
|
inlinenoexcept |
Definition at line 67 of file ForCFT.h.
|
inlinenoexcept |
Definition at line 65 of file ForCFT.h.
| int Trk::ForCFT::indtrkmc[vkalMaxNMassCnst][vkalNTrkM] |
| double Trk::ForCFT::vrt[3] {} |
| double Trk::ForCFT::wgtvrt[6] {} |
| double Trk::ForCFT::wmfit[vkalMaxNMassCnst] |