ATLAS Offline Software
MatrixTool Class Reference

Based on SiGlobalChi2Algs.
AlgTool used to create a large matrix and vector for storing first- and second-derivative terms needed to solve for alignment parameters. Also provides for methods to add terms to existing matrix entries, and to solve for alignment parameters by inverting matrix and multiplying by vector. More...

#include <MatrixTool.h>

Collaboration diagram for MatrixTool:

Detailed Description

Based on SiGlobalChi2Algs.
AlgTool used to create a large matrix and vector for storing first- and second-derivative terms needed to solve for alignment parameters. Also provides for methods to add terms to existing matrix entries, and to solve for alignment parameters by inverting matrix and multiplying by vector.

AlgTool used to create a large matrix and vector for storing first- and second-derivative terms needed to solve for alignment parameters.
Also provides for methods to add terms to existing matrix entries, and to solve for alignment parameters by inverting matrix and multiplying by vector.

Author
Robert Harrington rober.nosp@m.th@b.nosp@m.u.edu, Daniel Kollar danie.nosp@m.l.ko.nosp@m.llar@.nosp@m.cern.nosp@m..ch
Date
1/5/08

Uses the double inheritance structure; concrete tools should inherit from this class and AlgTool with virtual public inheritance.

Definition at line 34 of file MatrixTool.h.


The documentation for this class was generated from the following file: