 |
Belle II Software
release-05-01-25
|
13 #include <arich/dbobjects/ARICHGeoBase.h>
24 class ARICHGeoGlobalDisplacement:
public ARICHGeoBase {
43 double alpha,
double beta,
double gamma):
void setY(double y)
Sets translation in y.
double getBeta() const
Returns rotation angle around y.
float m_gamma
rotation angle around z
ClassDef(ARICHGeoGlobalDisplacement, 1)
ClassDef.
float m_z
translation in z
Global displacement parameters for ARICH.
float m_alpha
rotation angle around x
double getGamma() const
Returns rotation angle around z.
void setGamma(double gamma)
Sets rotation around z.
void setBeta(double beta)
Sets rotation around y.
static double s_unit
conversion unit for length
double getAlpha() const
Returns rotation angle around x.
Abstract base class for different kinds of events.
void setAlpha(double alpha)
Sets rotation around x.
double getZ() const
Returns translation in z.
float m_beta
rotation angle around y
void setZ(double z)
Sets translation in z.
double getY() const
Returns translation in y.
double getX() const
Returns translation in x.
ARICHGeoGlobalDisplacement()
Default constructor.
float m_y
translation in y
void setX(double x)
Sets translation in x.
float m_x
translation in x