GET library
GETSystemAnalyser.cpp File Reference
#include "GETSystemAnalyser.hh"
#include "GETFilterGaus.hh"
#include "GETFilterLowN2.hh"

Variables

TF1 * getFctGaus = NULL
 Fit function for channels: Gauss function.
 
TF1 * getFctGausSinC = NULL
 Fit function for channels: Gauss x SinC function.
 
TF1 * getFctSquareGaus = NULL
 Fit function for channels: Square signal convoluted with Gauss function.
 
TF1 * getFctSquareGausSinC = NULL
 Fit function for channels: Square signal convoluted with (Gauss x SinC) function.
 

Detailed Description

Source file for the GETSystemAnalyser class.