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

Public Member Functions

 HECellParameters (int f_eta, int f_depth, int f_phiFirst, int f_phiStep, int f_dPhi, float f_zMin, float f_zMax, float f_etaMin, float f_etaMax)
 

Public Attributes

int depth
 
int dphi
 
int eta
 
float etaMax
 
float etaMin
 
int phiFirst
 
int phiStep
 
float zMax
 
float zMin
 

Detailed Description

Definition at line 41 of file HcalHardcodeGeometryLoader.h.

Constructor & Destructor Documentation

HcalHardcodeGeometryLoader::HECellParameters::HECellParameters ( int  f_eta,
int  f_depth,
int  f_phiFirst,
int  f_phiStep,
int  f_dPhi,
float  f_zMin,
float  f_zMax,
float  f_etaMin,
float  f_etaMax 
)
inline

Member Data Documentation

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

Definition at line 54 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHE().

float HcalHardcodeGeometryLoader::HECellParameters::etaMin

Definition at line 53 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHE().

int HcalHardcodeGeometryLoader::HECellParameters::phiFirst

Definition at line 48 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHE().

int HcalHardcodeGeometryLoader::HECellParameters::phiStep

Definition at line 49 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHE().

float HcalHardcodeGeometryLoader::HECellParameters::zMax

Definition at line 52 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHE().

float HcalHardcodeGeometryLoader::HECellParameters::zMin

Definition at line 51 of file HcalHardcodeGeometryLoader.h.

Referenced by HcalHardcodeGeometryLoader::fillHE().