#include <DifIndepPar.h>
◆ DifIndepPar() [1/12]
| DifIndepPar::DifIndepPar |
( |
int | n | ) |
|
◆ DifIndepPar() [2/12]
| DifIndepPar::DifIndepPar |
( |
const HepVector & | a | ) |
|
◆ DifIndepPar() [3/12]
| DifIndepPar::DifIndepPar |
( |
const HepVector & | pvec, |
|
|
const HepSymMatrix & | pcov ) |
Definition at line 42 of file DifIndepPar.cxx.
43 : parvec( pvec ), parcov( pcov ) {}
◆ DifIndepPar() [4/12]
◆ DifIndepPar() [5/12]
| DifIndepPar::DifIndepPar |
( |
int | n | ) |
|
◆ DifIndepPar() [6/12]
| DifIndepPar::DifIndepPar |
( |
const HepVector & | a | ) |
|
◆ DifIndepPar() [7/12]
| DifIndepPar::DifIndepPar |
( |
const HepVector & | pvec, |
|
|
const HepSymMatrix & | pcov ) |
◆ DifIndepPar() [8/12]
◆ DifIndepPar() [9/12]
| DifIndepPar::DifIndepPar |
( |
int | n | ) |
|
◆ DifIndepPar() [10/12]
| DifIndepPar::DifIndepPar |
( |
const HepVector & | a | ) |
|
◆ DifIndepPar() [11/12]
| DifIndepPar::DifIndepPar |
( |
const HepVector & | pvec, |
|
|
const HepSymMatrix & | pcov ) |
◆ DifIndepPar() [12/12]
◆ covariance() [1/6]
| HepSymMatrix & DifIndepPar::covariance |
( |
| ) |
|
|
inline |
◆ covariance() [2/6]
| HepSymMatrix & DifIndepPar::covariance |
( |
| ) |
|
|
inline |
◆ covariance() [3/6]
| HepSymMatrix & DifIndepPar::covariance |
( |
| ) |
|
|
inline |
◆ covariance() [4/6]
| const HepSymMatrix & DifIndepPar::covariance |
( |
| ) |
const |
|
inline |
◆ covariance() [5/6]
| const HepSymMatrix & DifIndepPar::covariance |
( |
| ) |
const |
|
inline |
◆ covariance() [6/6]
| const HepSymMatrix & DifIndepPar::covariance |
( |
| ) |
const |
|
inline |
◆ difPar() [1/3]
◆ difPar() [2/3]
◆ difPar() [3/3]
◆ difParameters() [1/3]
| DifArray DifIndepPar::difParameters |
( |
| ) |
const |
Definition at line 36 of file DifIndepPar.cxx.
36 {
38 for (
int i = 1; i <=
nPar(); i++ ) { pars( i ) =
difPar( i ); }
39 return pars;
40}
DifNumber difPar(int i) const
◆ difParameters() [2/3]
| DifArray DifIndepPar::difParameters |
( |
| ) |
const |
◆ difParameters() [3/3]
| DifArray DifIndepPar::difParameters |
( |
| ) |
const |
◆ nPar() [1/3]
| int DifIndepPar::nPar |
( |
| ) |
const |
|
inline |
◆ nPar() [2/3]
| int DifIndepPar::nPar |
( |
| ) |
const |
|
inline |
◆ nPar() [3/3]
| int DifIndepPar::nPar |
( |
| ) |
const |
|
inline |
◆ parameter() [1/6]
| HepVector & DifIndepPar::parameter |
( |
| ) |
|
|
inline |
Definition at line 51 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcRecoUtil/DifIndepPar.h.
Referenced by NeutParams::arcRatio(), TrkMomCalculator::charge(), NeutParams::cosPhi0(), HelixTraj::d0(), NeutParams::d0(), NeutParams::d0(), TrkCircleTraj::d0(), TrkDifLineTraj::d0(), DifIndepPar(), TrkHelixFitter::fit(), HelixTraj::getInfo(), HelixTraj::getInfo(), HelixTraj::HelixTraj(), HelixTraj::invertParams(), TrkCircleTraj::invertParams(), TrkDifLineTraj::invertParams(), HelixTraj::omega(), TrkCircleTraj::omega(), TrkParams::operator=(), NeutParams::p(), NeutParams::p(), NeutParams::phi0(), NeutParams::phi0(), HelixTraj::position(), TrkMomCalculator::ptMom(), NeutParams::s0(), NeutParams::s0(), NeutParams::sinPhi0(), HelixTraj::tanDip(), NeutParams::tanDip(), NeutParams::tanDip(), TrkDifLineTraj::tanDip(), TrkHitOnTrk::TrkHitOnTrk(), TrkMomCalculator::vecMom(), HelixTraj::z0(), NeutParams::z0(), NeutParams::z0(), and TrkDifLineTraj::z0().
◆ parameter() [2/6]
| HepVector & DifIndepPar::parameter |
( |
| ) |
|
|
inline |
◆ parameter() [3/6]
| HepVector & DifIndepPar::parameter |
( |
| ) |
|
|
inline |
◆ parameter() [4/6]
| const HepVector & DifIndepPar::parameter |
( |
| ) |
const |
|
inline |
◆ parameter() [5/6]
| const HepVector & DifIndepPar::parameter |
( |
| ) |
const |
|
inline |
◆ parameter() [6/6]
| const HepVector & DifIndepPar::parameter |
( |
| ) |
const |
|
inline |
◆ print() [1/3]
| void DifIndepPar::print |
( |
std::ostream & | os = std::cout | ) |
const |
◆ print() [2/3]
| void DifIndepPar::print |
( |
std::ostream & | os = std::cout | ) |
const |
◆ print() [3/3]
| void DifIndepPar::print |
( |
std::ostream & | os = std::cout | ) |
const |
◆ printAll() [1/3]
| void DifIndepPar::printAll |
( |
std::ostream & | os = std::cout | ) |
const |
◆ printAll() [2/3]
| void DifIndepPar::printAll |
( |
std::ostream & | os = std::cout | ) |
const |
◆ printAll() [3/3]
| void DifIndepPar::printAll |
( |
std::ostream & | os = std::cout | ) |
const |
The documentation for this class was generated from the following files: