CMS 3D CMS Logo

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

Public Member Functions

 HFChannel (int ieta, int iphi, int depth, float ratio)
 

Public Attributes

int depth
 
int ieta
 
int iphi
 
float ratio
 

Detailed Description

Definition at line 43 of file PFCandidateRecalibrator.cc.

Constructor & Destructor Documentation

HFChannel::HFChannel ( int  ieta,
int  iphi,
int  depth,
float  ratio 
)
inline

Definition at line 45 of file PFCandidateRecalibrator.cc.

Member Data Documentation

int HFChannel::depth
int HFChannel::ieta

Definition at line 44 of file PFCandidateRecalibrator.cc.

int HFChannel::iphi

Definition at line 44 of file PFCandidateRecalibrator.cc.

float HFChannel::ratio

Definition at line 44 of file PFCandidateRecalibrator.cc.