NSCL DDAS  1.0
Support for XIA DDAS at the NSCL
 All Classes Namespaces Files Functions Variables Macros Pages
Public Attributes | List of all members
TrAnal::RiseTimeProcResult< T > Class Template Reference

Result of ComputeRiseTime. More...

#include <RiseTimeProcessor.hpp>

Public Attributes

double baseline
 computed value of baseline
 
double amp
 computed amplitude
 
TrIterator< T > t10_index
 points to first value equal to or exceeding 10% of the amplitude
 
TrIterator< T > t90_index
 points to first value equal to or exceeding 90% of the amplitude
 
double t10_amp
 value pointed to by t10_index
 
double t90_amp
 value pointed to by t90_index
 

Detailed Description

template<class T>
class TrAnal::RiseTimeProcResult< T >

Result of ComputeRiseTime.


The documentation for this class was generated from the following file: