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

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