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


Public Methods | |
| TGTRA () | |
| TGTRA (const char *name, const char *title, const char *material, Float_t dz, Float_t theta, Float_t phi, Float_t twist, Float_t h1, Float_t bl1, Float_t tl1, Float_t alpha1, Float_t h2, Float_t bl2, Float_t tl2, Float_t alpha2) | |
| virtual | ~TGTRA () |
| Float_t | GetTwist () const |
| Float_t | GetH1 () const |
| Float_t | GetBl1 () const |
| Float_t | GetTl1 () const |
| Float_t | GetAlpha1 () const |
| Float_t | GetH2 () const |
| Float_t | GetBl2 () const |
| Float_t | GetTl2 () const |
| Float_t | GetAlpha2 () const |
| virtual void | SetPoints (Float_t *buff) |
Protected Attributes | |
| Float_t | fTwist |
| Float_t | fH1 |
| Float_t | fBl1 |
| Float_t | fTl1 |
| Float_t | fAlpha1 |
| Float_t | fH2 |
| Float_t | fBl2 |
| Float_t | fTl2 |
| Float_t | fAlpha2 |
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Definition at line 49 of file TGTRA.h. References fTwist. |
|
|
Definition at line 50 of file TGTRA.h. References fH1. |
|
|
Definition at line 51 of file TGTRA.h. References fBl1. |
|
|
Definition at line 52 of file TGTRA.h. References fTl1. |
|
|
Definition at line 53 of file TGTRA.h. References fAlpha1. |
|
|
Definition at line 54 of file TGTRA.h. References fH2. |
|
|
Definition at line 55 of file TGTRA.h. References fBl2. |
|
|
Definition at line 56 of file TGTRA.h. References fTl2. |
|
|
Definition at line 57 of file TGTRA.h. References fAlpha2. |
|
|
Reimplemented from TBRIK. |
|
|
Definition at line 32 of file TGTRA.h. Referenced by GetTwist(). |
|
|
Definition at line 33 of file TGTRA.h. Referenced by GetH1(). |
|
|
Definition at line 34 of file TGTRA.h. Referenced by GetBl1(). |
|
|
Definition at line 35 of file TGTRA.h. Referenced by GetTl1(). |
|
|
Definition at line 36 of file TGTRA.h. Referenced by GetAlpha1(). |
|
|
Definition at line 37 of file TGTRA.h. Referenced by GetH2(). |
|
|
Definition at line 38 of file TGTRA.h. Referenced by GetBl2(). |
|
|
Definition at line 39 of file TGTRA.h. Referenced by GetTl2(). |
|
|
Definition at line 40 of file TGTRA.h. Referenced by GetAlpha2(). |
1.2.16