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

The Class for VXD doc box. More...

#include <VXDServiceGeometryPar.h>

Inheritance diagram for VXDBoxTypesPar:
Collaboration diagram for VXDBoxTypesPar:

Public Member Functions

 VXDBoxTypesPar (const std::string &name="", const std::string &material="", int identifier=0, double width=0, double length=0, double height=0)
 Constructor.
 
double getWidth (void) const
 Get width in mm.
 
double getLength (void) const
 Get length in mm.
 
double getHeight (void) const
 Get height in mm.
 
std::string getMaterial (void) const
 Get material.
 
std::string getName (void) const
 Get name.
 
int getIdentifier (void) const
 Get identifier.
 

Private Member Functions

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

Private Attributes

std::string m_name
 Name.
 
std::string m_material
 Material.
 
int m_identifier
 Identifier.
 
double m_width
 Width in mm.
 
double m_length
 Lenght in mm.
 
double m_height
 Height in mm.
 

Detailed Description

The Class for VXD doc box.

Definition at line 24 of file VXDServiceGeometryPar.h.


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