Belle II Software  release-08-01-10
CDCGeometry::Frontend Class Reference

Frontend layer geometry parameters. More...

#include <CDCGeometry.h>

Inheritance diagram for CDCGeometry::Frontend:
Collaboration diagram for CDCGeometry::Frontend:

Public Member Functions

 Frontend ()
 Constructor.
 
 Frontend (int id, double rmin, double rmax, double zfwd, double zbwd)
 Constructor.
 
 ~Frontend ()
 Destructor.
 
int getId () const
 Get the frontend layer Id.
 
double getRmin () const
 Get the minimum radius of the frontend layer.
 
double getRmax () const
 Get the maximum radius of the frontend layer.
 
double getZfwd () const
 Get the forward z-position of the frontend layer.
 
double getZbwd () const
 Get the backward z-position of the frontend layer.
 

Private Member Functions

 ClassDef (Frontend, 1)
 Makes objects storable.
 

Private Attributes

int m_id
 Frontend layer id.
 
double m_rmin
 the mimnum radius of the frontend layer.
 
double m_rmax
 the maximum radius of the frontend layer.
 
double m_zfwd
 the forawrd z-position of the frontend layer.
 
double m_zbwd
 the forawrd z-position of the frontend layer.
 

Detailed Description

Frontend layer geometry parameters.

Definition at line 850 of file CDCGeometry.h.


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