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


Public Methods | |
| TCONE () | |
| TCONE (const char *name, const char *title, const char *material, Float_t dz, Float_t rmin1, Float_t rmax1, Float_t rmin2, Float_t rmax2) | |
| TCONE (const char *name, const char *title, const char *material, Float_t dz, Float_t rmax1, Float_t rmax2=0) | |
| virtual | ~TCONE () |
| Float_t | GetRmin2 () const |
| Float_t | GetRmax2 () const |
| virtual void | SetPoints (Float_t *buff) |
Protected Attributes | |
| Float_t | fRmin2 |
| Float_t | fRmax2 |
|
|
|
|
||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Definition at line 43 of file TCONE.h. References fRmin2. |
|
|
Definition at line 44 of file TCONE.h. References fRmax2. |
|
|
Reimplemented from TTUBE. |
|
|
Definition at line 33 of file TCONE.h. Referenced by GetRmin2(). |
|
|
Definition at line 34 of file TCONE.h. Referenced by GetRmax2(). |
1.2.16