9 #include "TDirectory.h"
10 #include "TPaveLabel.h"
20 #include "TPaveText.h"
21 #include "TPaveLabel.h"
23 #include "TVirtualX.h"
44 #define nbmax_cell 1000
67 double fitpj(
double **,
double *,
double ** ,
double noise_val,
int debug) ;
68 void set_const(
int ,
int ,
int ,
double ,
double ,
int);
83 double adcpj[dimmat] ,
double errpj[dimmat][dimmat]) ;
84 double parab(
double *,Int_t,Int_t,
double *) ;
88 double inv3x3(
double a[3][3] ,
double b[3][3] ) ;
91 double lastShape( Double_t *, Double_t * ) ;
93 double mixShape( Double_t *, Double_t * ) ;
double pulseShapepj(Double_t *, Double_t *)
void print_mat_nk(matrice, int)
double computePulseWidth(int, double, double)
void somme_mat_int_scale(matrice, matrice, double)
void produit_mat(matrice, matrice, matrice)
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
void somme_mat_int(matrice, matrice)
double inverpj(int, double g[30][30], double ginv[30][30])
void transpose_mat(matrice, matrice)
matrice fill_mat_int(matrice, matrice, matrice)
void set_const(int, int, int, double, double, int)
double parab(double *, Int_t, Int_t, double *)
matrice cree_mat_prod(matrice, matrice)
double f3deg(int, double parom[10], double mask[30], double adcpj[30], double errpj[30][30])
void copie_colonne_mat(matrice, matrice, int)
matrice cree_mat(int, int)
double pulseShapepj2(Double_t *, Double_t *)
void inverse_mat(matrice, matrice)
void zero_mat_nk(matrice, int)
void fill_mat(matrice, matrice)
Double_t polfit(Int_t ns, Int_t imax, Double_t par3d[10], Double_t errpj[30][30], double *)
double lastShape(Double_t *, Double_t *)
void produit_mat_int(matrice, matrice, matrice)
double mixShape(Double_t *, Double_t *)
void diff_mat(matrice, matrice, matrice)
double lastShape2(Double_t *, Double_t *)
double inv3x3(double a[3][3], double b[3][3])
double fitpj(double **, double *, double **, double noise_val, int debug)
tuple size
Write out results.
TFParams(int size=10, int size_sh=650)
double weight_matrix[10][10]