All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
RiseTimeThreshold_tool.cc File Reference

Rise time is defined as the time slot in which the pulse goes above a certain fraction of the maximum ADC peak value given by the "PeakRatio" fhicl parameter. More...

#include "fhiclcpp/types/Atom.h"
#include "art/Utilities/ToolMacros.h"
#include "art/Utilities/ToolConfigTable.h"
#include "RiseTimeCalculatorBase.h"

Go to the source code of this file.

Classes

class  pmtana::RiseTimeThreshold
 
struct  pmtana::RiseTimeThreshold::Config
 

Namespaces

 pmtana
 LArSoft libraries.
 

Detailed Description

Rise time is defined as the time slot in which the pulse goes above a certain fraction of the maximum ADC peak value given by the "PeakRatio" fhicl parameter.

Author
Fran Nicolas, June 2022

Definition in file RiseTimeThreshold_tool.cc.