Belle II Software  release-08-01-10
SVDEndmountPar Class Reference

The Class for SVD Support Rib Endmounts. More...

#include <SVDSupportRibsPar.h>

Inheritance diagram for SVDEndmountPar:
Collaboration diagram for SVDEndmountPar:

Public Member Functions

 SVDEndmountPar (const std::string &name, double height, double width, double length, double zpos, double rpos)
 Constructor.
 
 SVDEndmountPar ()
 Constructor.
 
const std::string & getName () const
 get name
 
double getHeight () const
 get height
 
double getWidth () const
 get width
 
double getLength () const
 get length
 
double getZ () const
 get z position
 
double getR () const
 get r position
 

Private Member Functions

 ClassDef (SVDEndmountPar, 5)
 ClassDef, must be the last term before the closing {}.
 

Private Attributes

std::string m_name
 name
 
double m_height
 height
 
double m_width
 width
 
double m_length
 length
 
double m_zpos
 z position
 
double m_rpos
 r position
 

Detailed Description

The Class for SVD Support Rib Endmounts.

Definition at line 93 of file SVDSupportRibsPar.h.


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