CMS 3D CMS Logo

List of all members | Public Attributes
TriangleFitResult Struct Reference

#include <HBHEPulseShapeFlag.h>

Public Attributes

double Chi2
 
double LeftSlope
 
double RightSlope
 

Detailed Description

Definition at line 109 of file HBHEPulseShapeFlag.h.

Member Data Documentation

◆ Chi2

double TriangleFitResult::Chi2

Definition at line 110 of file HBHEPulseShapeFlag.h.

◆ LeftSlope

double TriangleFitResult::LeftSlope

Definition at line 111 of file HBHEPulseShapeFlag.h.

Referenced by HBHEPulseShapeFlagSetter::SetPulseShapeFlags().

◆ RightSlope

double TriangleFitResult::RightSlope

Definition at line 112 of file HBHEPulseShapeFlag.h.

Referenced by HBHEPulseShapeFlagSetter::SetPulseShapeFlags().