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

Simple class to encapsulate a detector surface's boundaries in cylindrical coordinates. More...

#include <DetectorSurface.h>

Public Member Functions

 DetSurfCylBoundaries ()
 Default constructor.
 
 DetSurfCylBoundaries (float rho, float zfwd, float zbwd, float th_fwd, float th_fwd_brl, float th_bwd_brl, float th_bwd)
 Constructor with parameters.
 

Public Attributes

float m_rho
 Inner surface radius [cm].
 
float m_zfwd
 Inner surface z fwd [cm].
 
float m_zbwd
 Inner surface z bwd [cm].
 
float m_th_fwd
 Lower theta edge of fwd region [rad].
 
float m_th_fwd_brl
 fwd/barrel separation theta [rad]
 
float m_th_bwd_brl
 bwd/barrel separation theta [rad]
 
float m_th_bwd
 Upper theta edge of bwd region [rad].
 

Detailed Description

Simple class to encapsulate a detector surface's boundaries in cylindrical coordinates.

Definition at line 25 of file DetectorSurface.h.


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