CMS 3D CMS Logo

Public Member Functions | Public Attributes

HcalFlexiHardcodeGeometryLoader::HFCellParameters Struct Reference

List of all members.

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 59 of file HcalFlexiHardcodeGeometryLoader.h.


Constructor & Destructor Documentation

HcalFlexiHardcodeGeometryLoader::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]

Definition at line 60 of file HcalFlexiHardcodeGeometryLoader.h.

      : eta(f_eta), depth(f_depth), phiFirst(f_phiFirst), phiStep(f_phiStep), dphi(f_dPhi), zMin(f_zMin), zMax(f_zMax), rMin(f_rMin), rMax(f_rMax)
    {}

Member Data Documentation

Definition at line 65 of file HcalFlexiHardcodeGeometryLoader.h.

Referenced by PHcalValidInfoLayer::fillHF().

Definition at line 68 of file HcalFlexiHardcodeGeometryLoader.h.

Referenced by PHcalValidInfoLayer::fillHF().

Definition at line 64 of file HcalFlexiHardcodeGeometryLoader.h.

Referenced by PHcalValidInfoLayer::fillHF().

Definition at line 66 of file HcalFlexiHardcodeGeometryLoader.h.

Referenced by PHcalValidInfoLayer::fillHF().

Definition at line 67 of file HcalFlexiHardcodeGeometryLoader.h.

Referenced by PHcalValidInfoLayer::fillHF().

Definition at line 72 of file HcalFlexiHardcodeGeometryLoader.h.

Referenced by PHcalValidInfoLayer::fillHF().

Definition at line 71 of file HcalFlexiHardcodeGeometryLoader.h.

Referenced by PHcalValidInfoLayer::fillHF().

Definition at line 70 of file HcalFlexiHardcodeGeometryLoader.h.

Referenced by PHcalValidInfoLayer::fillHF().

Definition at line 69 of file HcalFlexiHardcodeGeometryLoader.h.

Referenced by PHcalValidInfoLayer::fillHF().