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

Public Member Functions | |
| TPGON () | |
| TPGON (const char *name, const char *title, const char *material, Float_t phi1, Float_t dphi1, Int_t npdv, Int_t nz) | |
| virtual | ~TPGON () |
| TPGON () | |
| TPGON (const char *name, const char *title, const char *material, Float_t phi1, Float_t dphi1, Int_t npdv, Int_t nz) | |
| virtual | ~TPGON () |
Protected Member Functions | |
| virtual void | FillTableOfCoSin (Double_t phi, Double_t angstep, Int_t n) const |
| virtual void | FillTableOfCoSin (Double_t phi, Double_t angstep, Int_t n) const |
Definition at line 32 of file TPGON.h.
| TPGON::TPGON | ( | ) |
| TPGON::TPGON | ( | ) |
| TPGON::TPGON | ( | const char * | name, | |
| const char * | title, | |||
| const char * | material, | |||
| Float_t | phi1, | |||
| Float_t | dphi1, | |||
| Int_t | npdv, | |||
| Int_t | nz | |||
| ) |
| virtual TPGON::~TPGON | ( | ) | [virtual] |
Reimplemented from TPCON.
Definition at line 66 of file TPGON.cxx.
References TMath::Cos(), TPCON::fCoTab, TPCON::fSiTab, j, and TMath::Sin().
| virtual void TPGON::FillTableOfCoSin | ( | Double_t | phi, | |
| Double_t | angstep, | |||
| Int_t | n | |||
| ) | const [protected, virtual] |
Reimplemented from TPCON.
1.5.1