CMS 3D CMS Logo

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 55 of file HcalHardcodeGeometryLoader.h.

Constructor & Destructor Documentation

◆ HECellParameters()

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

◆ depth

int HcalHardcodeGeometryLoader::HECellParameters::depth

◆ dphi

int HcalHardcodeGeometryLoader::HECellParameters::dphi

Definition at line 79 of file HcalHardcodeGeometryLoader.h.

Referenced by VBF.VBF::__str__().

◆ eta

int HcalHardcodeGeometryLoader::HECellParameters::eta

◆ etaMax

float HcalHardcodeGeometryLoader::HECellParameters::etaMax

Definition at line 83 of file HcalHardcodeGeometryLoader.h.

◆ etaMin

float HcalHardcodeGeometryLoader::HECellParameters::etaMin

Definition at line 82 of file HcalHardcodeGeometryLoader.h.

◆ phiFirst

int HcalHardcodeGeometryLoader::HECellParameters::phiFirst

Definition at line 77 of file HcalHardcodeGeometryLoader.h.

◆ phiStep

int HcalHardcodeGeometryLoader::HECellParameters::phiStep

Definition at line 78 of file HcalHardcodeGeometryLoader.h.

◆ zMax

float HcalHardcodeGeometryLoader::HECellParameters::zMax

Definition at line 81 of file HcalHardcodeGeometryLoader.h.

◆ zMin

float HcalHardcodeGeometryLoader::HECellParameters::zMin

Definition at line 80 of file HcalHardcodeGeometryLoader.h.