|
| | MatrixSparse.h |
| | Sparse matrix class (from AliROOT), used as a global matrix for MillePede2.
|
| |
| | MatrixSq.h |
| | Abstract class (from AliROOT) for square matrix used for millepede2 operation.
|
| |
| | MillePede2.h |
| | General class for alignment with large number of degrees of freedom, adapted from AliROOT.
|
| |
| | MillePedeRecord.h |
| | Class to store the data of single track processing.
|
| |
| | MilleRecordReader.h |
| | Class dedicated to read MillePedeRecords from ROOT files.
|
| |
| | MilleRecordWriter.h |
| | Class dedicated to write MillePedeRecords to output file for FWDALIGN.
|
| |
| | MilleRecordWriterSpec.h |
| | Implementation of a data processor to write MillePede record in a root file.
|
| |
| | MinResSolve.h |
| | General class (from AliROOT) for solving large system of linear equations.
|
| |
| | RectMatrix.h |
| | Class for rectangular matrix used for millepede2 operation.
|
| |
| | SymBDMatrix.h |
| | Symmetric Band Diagonal matrix (from AliROOT) with half band width W (+1 for diagonal)
|
| |
| | SymMatrix.h |
| | Fast symmetric matrix (from AliROOT) with dynamically expandable size.
|
| |
| | VectorSparse.h |
| | Sparse vector class (from AliROOT), used as row of the MatrixSparse class.
|
| |