#include <PMesh.h>
Definition at line 13 of file PMesh.h.
◆ PMesh()
PMesh::PMesh |
( |
Int_t | size, |
|
|
const Char_t * | name ) |
◆ ~PMesh()
◆ Eval()
Double_t PMesh::Eval |
( |
Double_t | x, |
|
|
Double_t | y = 0, |
|
|
Double_t | z = 0, |
|
|
Double_t | t = 0 ) const |
◆ EvalPar()
Double_t PMesh::EvalPar |
( |
const Double_t * | x, |
|
|
const Double_t * | params ) |
◆ GetLinearIP()
Double_t PMesh::GetLinearIP |
( |
Double_t | m | ) |
const |
◆ GetMax()
Double_t PMesh::GetMax |
( |
void | | ) |
|
|
inline |
◆ GetMin()
Double_t PMesh::GetMin |
( |
void | | ) |
|
|
inline |
◆ GetNode()
Double_t PMesh::GetNode |
( |
Int_t | node | ) |
|
◆ GetSize()
Int_t PMesh::GetSize |
( |
void | | ) |
|
|
inline |
◆ Print()
void PMesh::Print |
( |
const Option_t * | | ) |
const |
◆ SetMax()
void PMesh::SetMax |
( |
Double_t | pmax | ) |
|
|
inline |
◆ SetMin()
void PMesh::SetMin |
( |
Double_t | pmin | ) |
|
|
inline |
◆ SetNode()
void PMesh::SetNode |
( |
Int_t | node, |
|
|
Double_t | v ) |
◆ max
◆ min
◆ size
◆ td
The documentation for this class was generated from the following files: