CMS 3D CMS Logo

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

Take: More...

Public Member Functions

 HEChannel (float eta, float phi, float ratio)
 

Public Attributes

float eta
 
float phi
 
float ratio
 

Detailed Description

Take:

Definition at line 36 of file PFCandidateRecalibrator.cc.

Constructor & Destructor Documentation

◆ HEChannel()

HEChannel::HEChannel ( float  eta,
float  phi,
float  ratio 
)
inline

Member Data Documentation

◆ eta

float HEChannel::eta

◆ phi

float HEChannel::phi

◆ ratio

float HEChannel::ratio

Definition at line 39 of file PFCandidateRecalibrator.cc.