#include <HcalNoiseMonitor.h>
Public Attributes | |
double | Chi2 |
double | LeftSlope |
double | RightSlope |
Definition at line 104 of file HcalNoiseMonitor.h.
double TriangleFitResult::Chi2 |
Definition at line 106 of file HcalNoiseMonitor.h.
Referenced by HBHEPulseShapeFlagSetter::PerformTriangleFit(), and HcalNoiseMonitor::PerformTriangleFit().
double TriangleFitResult::LeftSlope |
Definition at line 107 of file HcalNoiseMonitor.h.
Referenced by HcalNoiseMonitor::analyze(), HBHEPulseShapeFlagSetter::PerformTriangleFit(), HcalNoiseMonitor::PerformTriangleFit(), and HBHEPulseShapeFlagSetter::SetPulseShapeFlags().
double TriangleFitResult::RightSlope |
Definition at line 108 of file HcalNoiseMonitor.h.
Referenced by HcalNoiseMonitor::analyze(), HBHEPulseShapeFlagSetter::PerformTriangleFit(), HcalNoiseMonitor::PerformTriangleFit(), and HBHEPulseShapeFlagSetter::SetPulseShapeFlags().