CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
HcalHardcodeGeometryLoader::HFCellParameters Struct Reference

Public Member Functions

 HFCellParameters (int f_eta, int f_depth, int f_phiFirst, int f_phiStep, int f_dPhi, float f_zMin, float f_zMax, float f_rMin, float f_rMax)
 

Public Attributes

int depth
 
int dphi
 
int eta
 
int phiFirst
 
int phiStep
 
float rMax
 
float rMin
 
float zMax
 
float zMin
 

Detailed Description

Definition at line 57 of file HcalHardcodeGeometryLoader.h.

Constructor & Destructor Documentation

HcalHardcodeGeometryLoader::HFCellParameters::HFCellParameters ( int  f_eta,
int  f_depth,
int  f_phiFirst,
int  f_phiStep,
int  f_dPhi,
float  f_zMin,
float  f_zMax,
float  f_rMin,
float  f_rMax 
)
inline

Member Data Documentation

int HcalHardcodeGeometryLoader::HFCellParameters::depth
int HcalHardcodeGeometryLoader::HFCellParameters::dphi
int HcalHardcodeGeometryLoader::HFCellParameters::eta
int HcalHardcodeGeometryLoader::HFCellParameters::phiFirst

Definition at line 64 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHF().

int HcalHardcodeGeometryLoader::HFCellParameters::phiStep

Definition at line 65 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHF().

float HcalHardcodeGeometryLoader::HFCellParameters::rMax

Definition at line 70 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHF().

float HcalHardcodeGeometryLoader::HFCellParameters::rMin

Definition at line 69 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHF().

float HcalHardcodeGeometryLoader::HFCellParameters::zMax

Definition at line 68 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHF().

float HcalHardcodeGeometryLoader::HFCellParameters::zMin

Definition at line 67 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHF().