#include <TPARA.h>
Inheritance diagram for TPARA:


Public Methods | |
| TPARA () | |
| TPARA (const char *name, const char *title, const char *material, Float_t dx, Float_t dy, Float_t dz, Float_t alpha, Float_t theta, Float_t phi) | |
| virtual | ~TPARA () |
| virtual Float_t | GetAlpha () const |
| virtual Float_t | GetTheta () const |
| virtual Float_t | GetPhi () const |
| virtual void | SetPoints (Float_t *buff) |
Protected Attributes | |
| Float_t | fAlpha |
| Float_t | fTheta |
| Float_t | fPhi |
|
|
|
|
||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Definition at line 45 of file TPARA.h. References fAlpha. |
|
|
Definition at line 46 of file TPARA.h. References fTheta. |
|
|
Definition at line 47 of file TPARA.h. References fPhi. |
|
|
Reimplemented from TBRIK. |
|
|
Definition at line 35 of file TPARA.h. Referenced by GetAlpha(). |
|
|
Definition at line 36 of file TPARA.h. Referenced by GetTheta(). |
|
|
Definition at line 37 of file TPARA.h. Referenced by GetPhi(). |
1.2.16