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


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