#include <PndGeoOtPar.h>
Definition at line 31 of file PndGeoOtPar.h.
◆ PndGeoOtPar()
PndGeoOtPar::PndGeoOtPar |
( |
const char * |
name = "PndGeoOtPar" , |
|
|
const char * |
title = "Ot Geometry Parameters" , |
|
|
const char * |
context = "TestDefaultContext" |
|
) |
| |
◆ ~PndGeoOtPar()
PndGeoOtPar::~PndGeoOtPar |
( |
void |
| ) |
|
◆ clear()
void PndGeoOtPar::clear |
( |
void |
| ) |
|
◆ GetGeometryType()
Int_t PndGeoOtPar::GetGeometryType |
( |
| ) |
|
|
inline |
Definition at line 54 of file PndGeoOtPar.h.
54 {
return (Int_t)fGeoType; };
◆ GetGeoPassiveNodes()
TObjArray* PndGeoOtPar::GetGeoPassiveNodes |
( |
| ) |
|
|
inline |
◆ GetGeoSensitiveNodes()
TObjArray* PndGeoOtPar::GetGeoSensitiveNodes |
( |
| ) |
|
|
inline |
◆ getParams()
Bool_t PndGeoOtPar::getParams |
( |
FairParamList * |
| ) |
|
◆ GetTubeInRad()
Double_t PndGeoOtPar::GetTubeInRad |
( |
| ) |
|
|
inline |
Definition at line 55 of file PndGeoOtPar.h.
55 {
return (Double_t)fTubeInRad; };
◆ GetTubeOutRad()
Double_t PndGeoOtPar::GetTubeOutRad |
( |
| ) |
|
|
inline |
Definition at line 56 of file PndGeoOtPar.h.
56 {
return (Double_t)fTubeOutRad; };
◆ putParams()
void PndGeoOtPar::putParams |
( |
FairParamList * |
| ) |
|
◆ SetGeometryType()
void PndGeoOtPar::SetGeometryType |
( |
Int_t |
geoType | ) |
|
|
inline |
◆ SetTubeInRad()
void PndGeoOtPar::SetTubeInRad |
( |
Double_t |
inrad | ) |
|
|
inline |
◆ SetTubeOutRad()
void PndGeoOtPar::SetTubeOutRad |
( |
Double_t |
outrad | ) |
|
|
inline |
The documentation for this class was generated from the following file: