Alignment Parameter Class for LMD.
More...
#include <PndLmdAlignPar.h>
Alignment Parameter Class for LMD.
Definition at line 17 of file PndLmdAlignPar.h.
◆ PndLmdAlignPar()
PndLmdAlignPar::PndLmdAlignPar |
( |
const char * |
name = "PndLmdAlignPar" , |
|
|
const char * |
title = "PndLmd alignment parameter" , |
|
|
const char * |
context = "TestDefaultContext" |
|
) |
| |
◆ ~PndLmdAlignPar()
PndLmdAlignPar::~PndLmdAlignPar |
( |
void |
| ) |
|
|
inline |
◆ clear()
void PndLmdAlignPar::clear |
( |
void |
| ) |
|
|
inline |
◆ GetNhalfs()
Int_t PndLmdAlignPar::GetNhalfs |
( |
| ) |
|
|
inline |
◆ GetNmodules()
Int_t PndLmdAlignPar::GetNmodules |
( |
| ) |
|
|
inline |
◆ GetNplanes()
Int_t PndLmdAlignPar::GetNplanes |
( |
| ) |
|
|
inline |
◆ GetNsensors()
Int_t PndLmdAlignPar::GetNsensors |
( |
| ) |
|
|
inline |
◆ GetNsides()
Int_t PndLmdAlignPar::GetNsides |
( |
| ) |
|
|
inline |
◆ getParams()
Bool_t PndLmdAlignPar::getParams |
( |
FairParamList * |
list | ) |
|
◆ GetRotateX()
Double_t PndLmdAlignPar::GetRotateX |
( |
int |
j | ) |
const |
|
inline |
◆ GetRotateY()
Double_t PndLmdAlignPar::GetRotateY |
( |
int |
j | ) |
const |
|
inline |
◆ GetRotateZ()
Double_t PndLmdAlignPar::GetRotateZ |
( |
int |
j | ) |
const |
|
inline |
◆ GetShiftX()
Double_t PndLmdAlignPar::GetShiftX |
( |
int |
j | ) |
const |
|
inline |
Accessor functions
Definition at line 27 of file PndLmdAlignPar.h.
27 {
return fshift_x[j]; }
◆ GetShiftY()
Double_t PndLmdAlignPar::GetShiftY |
( |
int |
j | ) |
const |
|
inline |
◆ GetShiftZ()
Double_t PndLmdAlignPar::GetShiftZ |
( |
int |
j | ) |
const |
|
inline |
◆ Print()
void PndLmdAlignPar::Print |
( |
| ) |
|
◆ putParams()
void PndLmdAlignPar::putParams |
( |
FairParamList * |
list | ) |
|
The documentation for this class was generated from the following file: