Rib2 structure geometry parameters.
More...
#include <CDCGeometry.h>
|
| Rib2 () |
| Constructor.
|
|
| Rib2 (int id, double length, double width, double thick, double width2, double thick2, double rotx, double roty, double rotz, double x, double y, double z, int ndiv) |
| Constructor.
|
|
| ~Rib2 () |
| Destructor.
|
|
int | getId () const |
| Get the rib2 Id.
|
|
double | getLength () const |
| Get the length of the rib2.
|
|
double | getWidth () const |
| Get the width of the rib2.
|
|
double | getThick () const |
| Get the thickness of the rib2.
|
|
double | getWidth2 () const |
| Get the width of the rib2.
|
|
double | getThick2 () const |
| Get the thickness of the rib2.
|
|
double | getRotX () const |
| Get the rotation angle w.r.t x-axis of the rib2.
|
|
double | getRotY () const |
| Get the rotation angle w.r.t y-axis of the rib2.
|
|
double | getRotZ () const |
| Get the rotation angle w.r.t z-axis of the rib2.
|
|
double | getX () const |
| Get the x-position of the rib2.
|
|
double | getY () const |
| Get the y-position of the rib2.
|
|
double | getZ () const |
| Get the z-position of the rib2.
|
|
int | getNDiv () const |
| Get number of division of the rib2.
|
|
|
| ClassDef (Rib2, 1) |
| Makes objects storable.
|
|
|
int | m_id |
| rib2 id.
|
|
double | m_length |
| length of the rib2.
|
|
double | m_width |
| width of the rib2.
|
|
double | m_thick |
| thickness of the rib2.
|
|
double | m_width2 |
| width of the rib2.
|
|
double | m_thick2 |
| thickness of the rib2.
|
|
double | m_rotx |
| rotation angle w.r.t.
|
|
double | m_roty |
| rotation angle w.r.t.
|
|
double | m_rotz |
| rotation angle w.r.t.
|
|
double | m_x |
| the y-position of the rib2.
|
|
double | m_y |
| the y-position of the rib2.
|
|
double | m_z |
| the z-position of the rib2.
|
|
int | m_ndiv |
| Number of division.
|
|
Rib2 structure geometry parameters.
Definition at line 141 of file CDCGeometry.h.
◆ Rib2() [1/2]
◆ Rib2() [2/2]
Rib2 |
( |
int |
id, |
|
|
double |
length, |
|
|
double |
width, |
|
|
double |
thick, |
|
|
double |
width2, |
|
|
double |
thick2, |
|
|
double |
rotx, |
|
|
double |
roty, |
|
|
double |
rotz, |
|
|
double |
x, |
|
|
double |
y, |
|
|
double |
z, |
|
|
int |
ndiv |
|
) |
| |
|
inline |
Constructor.
Definition at line 153 of file CDCGeometry.h.
156 :
161 {}
double m_rotx
rotation angle w.r.t.
double m_roty
rotation angle w.r.t.
int m_ndiv
Number of division.
double m_width2
width of the rib2.
double m_width
width of the rib2.
double m_thick2
thickness of the rib2.
double m_x
the y-position of the rib2.
double m_thick
thickness of the rib2.
double m_length
length of the rib2.
double m_z
the z-position of the rib2.
double m_rotz
rotation angle w.r.t.
double m_y
the y-position of the rib2.
◆ ~Rib2()
◆ getId()
◆ getLength()
double getLength |
( |
| ) |
const |
|
inline |
◆ getNDiv()
Get number of division of the rib2.
Definition at line 231 of file CDCGeometry.h.
◆ getRotX()
Get the rotation angle w.r.t x-axis of the rib2.
Definition at line 203 of file CDCGeometry.h.
◆ getRotY()
Get the rotation angle w.r.t y-axis of the rib2.
Definition at line 208 of file CDCGeometry.h.
◆ getRotZ()
Get the rotation angle w.r.t z-axis of the rib2.
Definition at line 213 of file CDCGeometry.h.
◆ getThick()
double getThick |
( |
| ) |
const |
|
inline |
◆ getThick2()
double getThick2 |
( |
| ) |
const |
|
inline |
◆ getWidth()
double getWidth |
( |
| ) |
const |
|
inline |
◆ getWidth2()
double getWidth2 |
( |
| ) |
const |
|
inline |
◆ getX()
◆ getY()
◆ getZ()
◆ m_id
◆ m_length
◆ m_ndiv
◆ m_rotx
rotation angle w.r.t.
x-axis of the rib2.
Definition at line 241 of file CDCGeometry.h.
◆ m_roty
rotation angle w.r.t.
x-axis of the rib2.
Definition at line 242 of file CDCGeometry.h.
◆ m_rotz
rotation angle w.r.t.
x-axis of the rib2.
Definition at line 243 of file CDCGeometry.h.
◆ m_thick
◆ m_thick2
◆ m_width
◆ m_width2
◆ m_x
◆ m_y
◆ m_z
The documentation for this class was generated from the following file: