LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Gaussian fit method implemented to compute Rise time as the value of the center of the first local maximum. Fixed min threshold required set in the fhicl file. More...
#include "art/Utilities/ToolConfigTable.h"
#include "art/Utilities/ToolMacros.h"
#include "fhiclcpp/types/Atom.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "RiseTimeCalculatorBase.h"
#include "TF1.h"
#include "TH1F.h"
Go to the source code of this file.
Classes | |
class | pmtana::RiseTimeGaussFit |
struct | pmtana::RiseTimeGaussFit::Config |
Namespaces | |
pmtana | |
Gaussian fit method implemented to compute Rise time as the value of the center of the first local maximum. Fixed min threshold required set in the fhicl file.
Definition in file RiseTimeGaussFit_tool.cc.