#include <TGeoPatternFinder.h>
Inheritance diagram for TGeoPatternSphTheta:

Definition at line 406 of file TGeoPatternFinder.h.
| TGeoPatternSphTheta::TGeoPatternSphTheta | ( | ) |
| TGeoPatternSphTheta::TGeoPatternSphTheta | ( | TGeoVolume * | vol, | |
| Int_t | ndivisions | |||
| ) |
Definition at line 1348 of file TGeoPatternFinder.cxx.
| TGeoPatternSphTheta::TGeoPatternSphTheta | ( | TGeoVolume * | vol, | |
| Int_t | ndivisions, | |||
| Double_t | step | |||
| ) |
| TGeoPatternSphTheta::TGeoPatternSphTheta | ( | TGeoVolume * | vol, | |
| Int_t | ndivisions, | |||
| Double_t | start, | |||
| Double_t | end | |||
| ) |
Definition at line 1363 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fEnd, TGeoPatternFinder::fStart, and TGeoPatternFinder::fStep.
| TGeoPatternSphTheta::~TGeoPatternSphTheta | ( | ) | [virtual] |
Definition at line 1372 of file TGeoPatternFinder.cxx.
| TGeoPatternSphTheta::TGeoPatternSphTheta | ( | ) |
| TGeoPatternSphTheta::TGeoPatternSphTheta | ( | TGeoVolume * | vol, | |
| Int_t | ndivisions | |||
| ) |
| TGeoPatternSphTheta::TGeoPatternSphTheta | ( | TGeoVolume * | vol, | |
| Int_t | ndivisions, | |||
| Double_t | step | |||
| ) |
| TGeoPatternSphTheta::TGeoPatternSphTheta | ( | TGeoVolume * | vol, | |
| Int_t | ndivisions, | |||
| Double_t | start, | |||
| Double_t | end | |||
| ) |
| virtual TGeoPatternSphTheta::~TGeoPatternSphTheta | ( | ) | [virtual] |
| virtual void TGeoPatternSphTheta::cd | ( | Int_t | idiv | ) | [inline, virtual] |
Reimplemented from TGeoPatternFinder.
Definition at line 417 of file TGeoPatternFinder.h.
References TGeoPatternFinder::fCurrent.
| virtual Int_t TGeoPatternSphTheta::GetDivAxis | ( | ) | [inline, virtual] |
| TGeoPatternFinder * TGeoPatternSphTheta::MakeCopy | ( | Bool_t | reflect = kFALSE |
) | [virtual] |
Reimplemented from TGeoPatternFinder.
Definition at line 1384 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fMatrix, kFALSE, kTRUE, TGeoPatternFinder::Reflect(), TGeoCombiTrans::ReflectZ(), TGeoCombiTrans::RegisterYourself(), and TGeoPatternSphTheta().
| void TGeoPatternSphTheta::SavePrimitive | ( | ostream & | out, | |
| Option_t * | option = "" | |||
| ) | [virtual] |
Reimplemented from TObject.
Definition at line 1399 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fNdivisions, TGeoPatternFinder::fStart, and TGeoPatternFinder::fStep.
| virtual void TGeoPatternSphTheta::cd | ( | Int_t | idiv | ) | [inline, virtual] |
Reimplemented from TGeoPatternFinder.
Definition at line 417 of file TGeoPatternFinder.h.
References TGeoPatternFinder::fCurrent.
| virtual TGeoNode* TGeoPatternSphTheta::FindNode | ( | Double_t * | point, | |
| const Double_t * | dir = 0 | |||
| ) | [virtual] |
Reimplemented from TGeoPatternFinder.
| virtual Int_t TGeoPatternSphTheta::GetDivAxis | ( | ) | [inline, virtual] |
| virtual TGeoPatternFinder* TGeoPatternSphTheta::MakeCopy | ( | Bool_t | reflect = kFALSE |
) | [virtual] |
Reimplemented from TGeoPatternFinder.
| virtual void TGeoPatternSphTheta::SavePrimitive | ( | ostream & | out, | |
| Option_t * | option = "" | |||
| ) | [virtual] |
Reimplemented from TObject.
1.5.1