#include "TAPGeneratorFactory.h"
#include "GaussFitAPGenerator.h"
#include "TPulseIsland.h"
#include "TGaussFitAnalysedPulse.h"
#include "ExportPulse.h"
#include "Functions.h"
#include <iostream>
#include <sstream>
#include <TF1.h>
#include <TFitResult.h>
#include <TMath.h>
Go to the source code of this file.
Functions | |
ALCAP_TAP_GENERATOR (GaussFit, time, width, amplitude, pedestal, gradient) |
ALCAP_TAP_GENERATOR | ( | GaussFit | , | |
time | , | |||
width | , | |||
amplitude | , | |||
pedestal | , | |||
gradient | ||||
) |