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 40 of file PFCandidateRecalibrator.cc.

Constructor & Destructor Documentation

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

Member Data Documentation

int HFChannel::depth
int HFChannel::ieta

Definition at line 41 of file PFCandidateRecalibrator.cc.

int HFChannel::iphi

Definition at line 42 of file PFCandidateRecalibrator.cc.

float HFChannel::ratio

Definition at line 44 of file PFCandidateRecalibrator.cc.