Belle II Software development
|
The Class for SVD Support Rib Tab. More...
#include <SVDSupportRibsPar.h>
Public Member Functions | |
SVDSupportTabPar (double theta, double zpos, double rpos) | |
Constructor. | |
SVDSupportTabPar () | |
Constructor. | |
double | getTheta () const |
get theta | |
double | getZ () const |
get z position | |
double | getR () const |
get r position | |
Private Member Functions | |
ClassDef (SVDSupportTabPar, 5) | |
ClassDef, must be the last term before the closing {}. | |
Private Attributes | |
double | m_theta |
theta | |
double | m_zpos |
z position | |
double | m_rpos |
r position | |
The Class for SVD Support Rib Tab.
Definition at line 61 of file SVDSupportRibsPar.h.
|
inline |
|
inline |
Constructor.
Definition at line 70 of file SVDSupportRibsPar.h.
|
inline |
|
inline |
|
inline |
|
private |
r position
Definition at line 84 of file SVDSupportRibsPar.h.
|
private |
theta
Definition at line 82 of file SVDSupportRibsPar.h.
|
private |
z position
Definition at line 83 of file SVDSupportRibsPar.h.