Geometry parameters of ARICH Master volume (envelope)
More...
#include <ARICHGlobalAlignment.h>
|
std::string | m_name |
| geometry object name
|
|
|
ARICHPositionElement | m_alignPars |
|
TRotation * | m_rotation = 0 |
|
TRotation * | m_rotationInverse = 0 |
|
TVector3 * | m_translation = 0 |
|
Geometry parameters of ARICH Master volume (envelope)
Definition at line 39 of file ARICHGlobalAlignment.h.
◆ getAlignmentElement()
Returns alignment parameters (element)
- Returns
- alignment element
Definition at line 102 of file ARICHGlobalAlignment.h.
111 {
if (!m_translation) setTransformation();
return *m_translation;}
◆ getName()
const std::string& getName |
( |
| ) |
const |
|
inlineinherited |
Returns object name.
- Returns
- object name
Definition at line 59 of file ARICHGeoBase.h.
◆ getRotation()
const TRotation& getRotation |
( |
| ) |
const |
|
inline |
Get rotation matrix of ARICH master volume in global Belle II coordinates.
- Returns
- rotation matrix of ARICH master volume
Definition at line 125 of file ARICHGlobalAlignment.h.
◆ getTranslation()
const TVector3& getTranslation |
( |
| ) |
const |
|
inline |
Get position of ARICH master volume center point in global Belle II coordinates.
- Returns
- center point of ARICH volume
Definition at line 119 of file ARICHGlobalAlignment.h.
◆ isConsistent()
virtual bool isConsistent |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ print()
void print |
( |
const std::string & |
title = "ARICH global alignment parameters" | ) |
const |
|
virtual |
◆ printPlacement()
void printPlacement |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z, |
|
|
double |
rx, |
|
|
double |
ry, |
|
|
double |
rz |
|
) |
| const |
|
virtualinherited |
Print volume positioning parameters.
- Parameters
-
x | x position |
y | y position |
z | z position |
rx | rotation around x-axis |
ry | rotation around y-axis |
rz | rotation around z-axis |
Definition at line 27 of file ARICHGeoBase.cc.
◆ printSurface()
Print the content of optical surface.
- Parameters
-
surface | optical surface parameters |
Definition at line 34 of file ARICHGeoBase.cc.
◆ setAlignmentElement()
◆ setName()
void setName |
( |
const std::string & |
name | ) |
|
|
inlineinherited |
The documentation for this class was generated from the following files: