ATLAS Offline Software
Loading...
Searching...
No Matches
MatrixTool Class Reference

Based on SiGlobalChi2Algs. 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.


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


Also provides for methods to add terms to existing matrix entries, and to solve for alignment parameters by inverting matrix and multiplying by vector.

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


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