#include <CalibCalorimetry/EcalLaserAnalyzer/interface/TFParams.h>
#include "TMatrixD.h"
#include "TMath.h"
#include <iostream>
#include <ctime>
Go to the source code of this file.
Macros | |
#define | dimin 10 |
#define | dimn 10 |
#define | nsamp 10 |
#define | ntrack 500 |
#define | plshdim 300 |
Functions | |
matrice | cree_mat (int n_lignes, int n_colonnes) |
matrice | cree_mat_prod (matrice A, matrice B) |
void | fill_mat (matrice A, matrice M) |
#define dimin 10 |
#define dimn 10 |
#define nsamp 10 |
Referenced by TFParams::fitpj().
#define ntrack 500 |
#define plshdim 300 |
matrice cree_mat | ( | int | n_lignes, |
int | n_colonnes | ||
) |
Definition at line 648 of file TFParams.cc.
References matrice::coeff, mps_fire::i, dqmiolumiharvest::j, matrice::nb_colonnes, and matrice::nb_lignes.
Referenced by TFParams::fitpj().
Definition at line 630 of file TFParams.cc.
References A, B, matrice::coeff, mps_fire::i, dqmiolumiharvest::j, matrice::nb_colonnes, and matrice::nb_lignes.
Referenced by TFParams::fitpj().
Definition at line 667 of file TFParams.cc.
References A, matrice::coeff, mps_fire::i, dqmiolumiharvest::j, matrice::nb_colonnes, and matrice::nb_lignes.