9 #include "TDirectory.h" 10 #include "TPaveLabel.h" 20 #include "TPaveText.h" 21 #include "TPaveLabel.h" 23 #include "TVirtualX.h" 64 double fitpj(
double **,
double *,
double **,
double noise_val,
int debug);
65 void set_const(
int,
int,
int,
double,
double,
int);
80 double parab(
double *, Int_t, Int_t,
double *);
83 double inv3x3(
double a[3][3],
double b[3][3]);
88 double mixShape(Double_t *, Double_t *);
double pulseShapepj(Double_t *, Double_t *)
Double_t polfit(Int_t ns, Int_t imax, Double_t par3d[dimout], Double_t errpj[dimmat][dimmat], double *)
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)
double inverpj(int, double g[dimmat][dimmat], double ginv[dimmat][dimmat])
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)
static constexpr int PLSHDIM
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 *)
static constexpr unsigned int dimout
static constexpr unsigned int nbmax_cell
matrice cree_mat_prod(matrice, matrice)
void copie_colonne_mat(matrice, matrice, int)
matrice cree_mat(int, int)
double pulseShapepj2(Double_t *, Double_t *)
void inverse_mat(matrice, matrice)
double f3deg(int, double parom[dimout], double mask[dimmat], double adcpj[dimmat], double errpj[dimmat][dimmat])
void zero_mat_nk(matrice, int)
void fill_mat(matrice, matrice)
double lastShape(Double_t *, Double_t *)
void produit_mat_int(matrice, matrice, matrice)
TFParams(int size=SDIM2, int size_sh=PLSHDIM)
static constexpr unsigned int dimmat
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)
static constexpr int SDIM2
double weight_matrix[10][10]