Go to the source code of this file.
Functions | |
TMatrixD | gblSimpleJacobian (double ds, double cosl, double bfac) |
void | example1 () |
void example1 | ( | ) |
Definition at line 24 of file example1.cpp.
References GblPoint::addMeasurement(), GblPoint::addScatterer(), GblTrajectory::fit(), and gblSimpleJacobian().
Referenced by main().
TMatrixD gblSimpleJacobian | ( | double | ds, |
double | cosl, | ||
double | bfac | ||
) |
Definition at line 13 of file example1.cpp.
Referenced by example1().