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.
|
|
Rib2 structure geometry parameters.
Definition at line 141 of file CDCGeometry.h.
◆ 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.
The documentation for this class was generated from the following file: