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::HBHOCellParameters Struct Reference

Public Member Functions

 HBHOCellParameters (int f_eta, int f_depth, int f_phiFirst, int f_phiStep, int f_dPhi, float f_rMin, float f_rMax, float f_etaMin, float f_etaMax)
 

Public Attributes

int depth
 
int dphi
 
int eta
 
float etaMax
 
float etaMin
 
int phiFirst
 
int phiStep
 
float rMax
 
float rMin
 

Detailed Description

Definition at line 25 of file HcalHardcodeGeometryLoader.h.

Constructor & Destructor Documentation

HcalHardcodeGeometryLoader::HBHOCellParameters::HBHOCellParameters ( int  f_eta,
int  f_depth,
int  f_phiFirst,
int  f_phiStep,
int  f_dPhi,
float  f_rMin,
float  f_rMax,
float  f_etaMin,
float  f_etaMax 
)
inline

Member Data Documentation

int HcalHardcodeGeometryLoader::HBHOCellParameters::depth
int HcalHardcodeGeometryLoader::HBHOCellParameters::dphi
int HcalHardcodeGeometryLoader::HBHOCellParameters::eta
float HcalHardcodeGeometryLoader::HBHOCellParameters::etaMax

Definition at line 38 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHBHO().

float HcalHardcodeGeometryLoader::HBHOCellParameters::etaMin

Definition at line 37 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHBHO().

int HcalHardcodeGeometryLoader::HBHOCellParameters::phiFirst

Definition at line 32 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHBHO().

int HcalHardcodeGeometryLoader::HBHOCellParameters::phiStep

Definition at line 33 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHBHO().

float HcalHardcodeGeometryLoader::HBHOCellParameters::rMax

Definition at line 36 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHBHO().

float HcalHardcodeGeometryLoader::HBHOCellParameters::rMin

Definition at line 35 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHBHO().