#include <PndTutPar.h>
Definition at line 13 of file PndTutPar.h.
◆ PndTutPar()
PndTutPar::PndTutPar |
( |
const char * |
name = "PndTutParTest" , |
|
|
const char * |
title = "Tutorial parameter" , |
|
|
const char * |
context = "TestDefaultContext" |
|
) |
| |
◆ ~PndTutPar()
PndTutPar::~PndTutPar |
( |
void |
| ) |
|
|
inline |
◆ clear()
void PndTutPar::clear |
( |
void |
| ) |
|
|
inline |
◆ GetFeType()
const char* PndTutPar::GetFeType |
( |
| ) |
const |
|
inline |
Definition at line 26 of file PndTutPar.h.
26 {
return fFeType.Data(); }
◆ GetNrTopFE()
Int_t PndTutPar::GetNrTopFE |
( |
| ) |
const |
|
inline |
◆ getParams()
Bool_t PndTutPar::getParams |
( |
FairParamList * |
list | ) |
|
◆ GetTopAnchor()
TVector3 PndTutPar::GetTopAnchor |
( |
| ) |
const |
|
inline |
Definition at line 24 of file PndTutPar.h.
24 {
return fTopAnchor; }
◆ GetTopPitch()
Double_t PndTutPar::GetTopPitch |
( |
| ) |
const |
|
inline |
◆ Print()
void PndTutPar::Print |
( |
| ) |
|
◆ putParams()
void PndTutPar::putParams |
( |
FairParamList * |
list | ) |
|
◆ SetFeType()
void PndTutPar::SetFeType |
( |
TString |
x | ) |
|
|
inline |
◆ SetNrTopFE()
void PndTutPar::SetNrTopFE |
( |
Int_t |
x | ) |
|
|
inline |
◆ SetTopAnchor()
void PndTutPar::SetTopAnchor |
( |
TVector3 |
x | ) |
|
|
inline |
◆ SetTopPitch()
void PndTutPar::SetTopPitch |
( |
Double_t |
x | ) |
|
|
inline |
The documentation for this class was generated from the following file: