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

The Class for SVD Endring. More...

#include <SVDEndringsPar.h>

Inheritance diagram for SVDEndringsPar:
Collaboration diagram for SVDEndringsPar:

Public Member Functions

 SVDEndringsPar (const std::string &material, double length, double gapWidth, double baseThickness)
 Constructor.
 
 SVDEndringsPar ()
 Constructor.
 
const std::string & getMaterial () const
 get material
 
double getLength () const
 get length
 
double getGapWidth () const
 get gap width
 
double getBaseThickness () const
 get base thickness
 
const std::vector< SVDEndringsTypePar > & getTypes () const
 get types (forward/backward)
 
std::vector< SVDEndringsTypePar > & getTypes ()
 get types (forward/backward)
 

Private Member Functions

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

Private Attributes

std::string m_material
 material name
 
double m_length
 length
 
double m_gapWidth
 gap width
 
double m_baseThickness
 base thickness
 
std::vector< SVDEndringsTypeParm_types
 vector of types
 

Detailed Description

The Class for SVD Endring.

Definition at line 72 of file SVDEndringsPar.h.


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