Define matrix types for the HitFit package, and supply a few additional operations. See the documentation for the header file matutil.h for details. More...
Go to the source code of this file.
Namespaces | |
hitfit | |
Functions | |
void | hitfit::clear (CLHEP::HepGenMatrix &m) |
Helper function: Reset all elements of a matrix to 0. More... | |
double | hitfit::scalar (const CLHEP::HepGenMatrix &m) |
Return the matrix as a scalar. Raise an assertion if the matris is not . More... | |
Define matrix types for the HitFit package, and supply a few additional operations. See the documentation for the header file matutil.h for details.
Definition in file matutil.cc.