CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
Cluster2ndMoments Struct Reference

#include <EcalClusterTools.h>

Public Member Functions

 Cluster2ndMoments ()
 

Public Attributes

float alpha
 
float sMaj
 
float sMin
 

Detailed Description

Definition at line 63 of file EcalClusterTools.h.

Constructor & Destructor Documentation

◆ Cluster2ndMoments()

Cluster2ndMoments::Cluster2ndMoments ( )
inline

Definition at line 69 of file EcalClusterTools.h.

69 : sMaj(0.), sMin(0.), alpha(0.) {}

Member Data Documentation

◆ alpha

float Cluster2ndMoments::alpha

◆ sMaj

float Cluster2ndMoments::sMaj

◆ sMin

float Cluster2ndMoments::sMin
Cluster2ndMoments::alpha
float alpha
Definition: EcalClusterTools.h:68
Cluster2ndMoments::sMaj
float sMaj
Definition: EcalClusterTools.h:65
Cluster2ndMoments::sMin
float sMin
Definition: EcalClusterTools.h:66