test
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
GeometryInfoModule::MeanRPData Struct Reference

Public Member Functions

void Fill (double x, double y, double z, bool uDir, double dx, double dy)
 
 MeanRPData ()
 

Public Attributes

unsigned int N
 
unsigned int N_u
 
unsigned int N_v
 
double Sdx_u
 
double Sdx_v
 
double Sdy_u
 
double Sdy_v
 
double Sx
 
double Sy
 
double Sz
 

Detailed Description

Definition at line 37 of file GeometryInfoModule.cc.

Constructor & Destructor Documentation

GeometryInfoModule::MeanRPData::MeanRPData ( )
inline

Member Function Documentation

void GeometryInfoModule::MeanRPData::Fill ( double  x,
double  y,
double  z,
bool  uDir,
double  dx,
double  dy 
)
inline

Definition at line 44 of file GeometryInfoModule.cc.

References N, N_u, N_v, Sdx_u, Sdx_v, Sdy_u, Sdy_v, Sx, Sy, Sz, x, y, and z.

Member Data Documentation

unsigned int GeometryInfoModule::MeanRPData::N

Definition at line 39 of file GeometryInfoModule.cc.

Referenced by Fill(), and GeometryInfoModule::PrintGeometry().

unsigned int GeometryInfoModule::MeanRPData::N_u

Definition at line 39 of file GeometryInfoModule.cc.

Referenced by Fill(), and GeometryInfoModule::PrintGeometry().

unsigned int GeometryInfoModule::MeanRPData::N_v

Definition at line 39 of file GeometryInfoModule.cc.

Referenced by Fill(), and GeometryInfoModule::PrintGeometry().

double GeometryInfoModule::MeanRPData::Sdx_u

Definition at line 40 of file GeometryInfoModule.cc.

Referenced by Fill(), and GeometryInfoModule::PrintGeometry().

double GeometryInfoModule::MeanRPData::Sdx_v

Definition at line 40 of file GeometryInfoModule.cc.

Referenced by Fill(), and GeometryInfoModule::PrintGeometry().

double GeometryInfoModule::MeanRPData::Sdy_u

Definition at line 40 of file GeometryInfoModule.cc.

Referenced by Fill(), and GeometryInfoModule::PrintGeometry().

double GeometryInfoModule::MeanRPData::Sdy_v

Definition at line 40 of file GeometryInfoModule.cc.

Referenced by Fill(), and GeometryInfoModule::PrintGeometry().

double GeometryInfoModule::MeanRPData::Sx

Definition at line 40 of file GeometryInfoModule.cc.

Referenced by Fill(), and GeometryInfoModule::PrintGeometry().

double GeometryInfoModule::MeanRPData::Sy

Definition at line 40 of file GeometryInfoModule.cc.

Referenced by Fill(), and GeometryInfoModule::PrintGeometry().

double GeometryInfoModule::MeanRPData::Sz

Definition at line 40 of file GeometryInfoModule.cc.

Referenced by Fill(), and GeometryInfoModule::PrintGeometry().