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 60 double weight_matrix[10][10];
67 double fitpj(
double **,
double *,
double ** ,
double noise_val,
int debug) ;
68 void set_const(
int ,
int ,
int ,
double ,
double ,
int);
74 void print_mat_nk(
matrice,
int) ;
83 double adcpj[dimmat] ,
double errpj[dimmat][dimmat]) ;
84 double parab(
double *,Int_t,Int_t,
double *) ;
85 Double_t polfit(Int_t ns ,Int_t imax , Double_t par3d[
dimout] ,
87 double inverpj(
int,
double g[
dimmat][
dimmat],
double ginv[dimmat][dimmat]);
88 double inv3x3(
double a[3][3] ,
double b[3][3] ) ;
89 double pulseShapepj( Double_t *, Double_t * ) ;
90 double pulseShapepj2( Double_t *, Double_t * ) ;
91 double lastShape( Double_t *, Double_t * ) ;
92 double lastShape2( Double_t *, Double_t * ) ;
93 double mixShape( Double_t *, Double_t * ) ;
94 double computePulseWidth(
int,
double,
double) ;
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
matrice fill_mat_int(matrice, matrice, matrice)
matrice cree_mat_prod(matrice, matrice)
matrice cree_mat(int, int)
void fill_mat(matrice, matrice)