Belle II Software
release-08-01-10
|
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.