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

The Class for VXD Alignment payload. More...

#include <VXDAlignmentPar.h>

Inheritance diagram for VXDAlignmentPar:
Collaboration diagram for VXDAlignmentPar:

Public Member Functions

 VXDAlignmentPar (double dU, double dV, double dW, double alpha, double beta, double gamma)
 Constructor.
 
 VXDAlignmentPar ()
 Constructor.
 
double getDU () const
 get dU
 
double getDV () const
 get dV
 
double getDW () const
 get dW
 
double getAlpha () const
 get alpha
 
double getBeta () const
 get beta
 
double getGamma () const
 get gamma
 

Private Member Functions

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

Private Attributes

double m_dU
 Shift along local u axis.
 
double m_dV
 Shift along local v axis.
 
double m_dW
 Shift along local w axis.
 
double m_alpha
 Rotation around local u axis.
 
double m_beta
 Rotation around local v axis.
 
double m_gamma
 Rotation around local w axis.
 

Detailed Description

The Class for VXD Alignment payload.

Definition at line 23 of file VXDAlignmentPar.h.


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