#include <vector>
#include <iostream>
Go to the source code of this file.
Classes | |
class | MinL3Algorithm |
Implementation of the L3 Collaboration algorithm to solve a system Ax = B by minimization of |Ax-B| using an iterative linear approach This class is specific for the ECAL calibration. More... |