Belle II Software  release-08-01-10
CDCGeometry::Rib3 Class Reference

Rib3 structure geometry parameters. More...

#include <CDCGeometry.h>

Inheritance diagram for CDCGeometry::Rib3:
Collaboration diagram for CDCGeometry::Rib3:

Public Member Functions

 Rib3 ()
 Constructor.
 
 Rib3 (int id, double length, double width, double thick, double r, double x, double y, double z, double rx, double ry, double rz, int offset, int ndiv)
 Constructor.
 
 ~Rib3 ()
 Destructor.
 
int getId () const
 Get the rib3 Id.
 
double getLength () const
 Get the length of the rib3.
 
double getWidth () const
 Get the width of the rib3.
 
double getThick () const
 Get the thickness of the rib3.
 
double getR () const
 Get the width of the rib3.
 
double getX () const
 Get the x-position of the rib3.
 
double getY () const
 Get the y-position of the rib3.
 
double getZ () const
 Get the z-position of the rib3.
 
double getRx () const
 Get the x-position of the rib3.
 
double getRy () const
 Get the y-position of the rib3.
 
double getRz () const
 Get the z-position of the rib3.
 
int getOffset () const
 Get number of division of the rib3.
 
int getNDiv () const
 Get number of division of the rib3.
 

Private Member Functions

 ClassDef (Rib3, 1)
 Makes objects storable.
 

Private Attributes

int m_id
 rib3 id.
 
double m_length
 length of the rib3.
 
double m_width
 width of the rib3.
 
double m_thick
 thickness of the rib3.
 
double m_r
 width of the rib3.
 
double m_x
 the y-position of the rib3.
 
double m_y
 the y-position of the rib3.
 
double m_z
 the z-position of the rib3.
 
double m_rx
 the y-position of the rib3.
 
double m_ry
 the y-position of the rib3.
 
double m_rz
 the z-position of the rib3.
 
int m_offset
 Number of division.
 
int m_ndiv
 Number of division.
 

Detailed Description

Rib3 structure geometry parameters.

Definition at line 257 of file CDCGeometry.h.


The documentation for this class was generated from the following file: