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


Public Methods | |
| TTUBS () | |
| TTUBS (const char *name, const char *title, const char *material, Float_t rmin, Float_t rmax, Float_t dz, Float_t phi1, Float_t phi2) | |
| TTUBS (const char *name, const char *title, const char *material, Float_t rmax, Float_t dz, Float_t phi1, Float_t phi2) | |
| virtual | ~TTUBS () |
| virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
| virtual Float_t | GetPhi1 () const |
| virtual Float_t | GetPhi2 () const |
| virtual void | Paint (Option_t *option) |
| virtual void | SetPoints (Float_t *buff) |
| virtual void | Sizeof3D () const |
Protected Methods | |
| virtual void | MakeTableOfCoSin () |
| Table of cos(fPhi1) .... cos(fPhil+fDphi1). | |
| virtual void | PaintGLPoints (Float_t *vertex) |
Protected Attributes | |
| Float_t | fPhi1 |
| Float_t | fPhi2 |
|
|
|
|
||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Table of cos(fPhi1) .... cos(fPhil+fDphi1).
Reimplemented from TTUBE. |
|
|
Reimplemented from TTUBE. |
|
||||||||||||
|
Reimplemented from TTUBE. |
|
|
Definition at line 48 of file TTUBS.h. References fPhi1. |
|
|
Definition at line 49 of file TTUBS.h. References fPhi2. |
|
|
Reimplemented from TTUBE. |
|
|
Reimplemented from TTUBE. |
|
|
Reimplemented from TTUBE. |
|
|
Definition at line 34 of file TTUBS.h. Referenced by GetPhi1(). |
|
|
Definition at line 35 of file TTUBS.h. Referenced by GetPhi2(). |
1.2.16