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

Definition at line 94 of file TGeoPatternFinder.h.
| TGeoPatternX::TGeoPatternX | ( | ) |
| TGeoPatternX::TGeoPatternX | ( | TGeoVolume * | vol, | |
| Int_t | ndivisions | |||
| ) |
Definition at line 151 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fEnd, TGeoPatternFinder::fMatrix, TGeoPatternFinder::fStart, TGeoPatternFinder::fStep, TGeoVolume::GetShape(), and TGeoMatrix::RegisterYourself().
| TGeoPatternX::TGeoPatternX | ( | TGeoVolume * | vol, | |
| Int_t | ndivisions, | |||
| Double_t | step | |||
| ) |
Definition at line 164 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fEnd, TGeoPatternFinder::fMatrix, TGeoPatternFinder::fStart, TGeoPatternFinder::fStep, TGeoVolume::GetShape(), and TGeoMatrix::RegisterYourself().
| TGeoPatternX::TGeoPatternX | ( | TGeoVolume * | vol, | |
| Int_t | ndivisions, | |||
| Double_t | start, | |||
| Double_t | end | |||
| ) |
Definition at line 177 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fEnd, TGeoPatternFinder::fMatrix, TGeoPatternFinder::fStart, TGeoPatternFinder::fStep, and TGeoMatrix::RegisterYourself().
| TGeoPatternX::~TGeoPatternX | ( | ) | [virtual] |
Definition at line 197 of file TGeoPatternFinder.cxx.
| TGeoPatternX::TGeoPatternX | ( | ) |
| TGeoPatternX::TGeoPatternX | ( | TGeoVolume * | vol, | |
| Int_t | ndivisions | |||
| ) |
| TGeoPatternX::TGeoPatternX | ( | TGeoVolume * | vol, | |
| Int_t | ndivisions, | |||
| Double_t | step | |||
| ) |
| TGeoPatternX::TGeoPatternX | ( | TGeoVolume * | vol, | |
| Int_t | ndivisions, | |||
| Double_t | start, | |||
| Double_t | end | |||
| ) |
| virtual TGeoPatternX::~TGeoPatternX | ( | ) | [virtual] |
| void TGeoPatternX::cd | ( | Int_t | idiv | ) | [virtual] |
Reimplemented from TGeoPatternFinder.
Definition at line 189 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fCurrent, TGeoPatternFinder::fMatrix, TGeoPatternFinder::fStart, TGeoPatternFinder::fStep, and TGeoMatrix::SetDx().
Referenced by FindNode().
Reimplemented from TGeoPatternFinder.
Definition at line 214 of file TGeoPatternFinder.cxx.
References cd(), TGeoPatternFinder::fNdivisions, TGeoPatternFinder::fNextIndex, TGeoPatternFinder::fStart, TGeoPatternFinder::fStep, and TGeoPatternFinder::GetNodeOffset().
| Double_t TGeoPatternX::FindNextBoundary | ( | Double_t * | point, | |
| Double_t * | dir, | |||
| Int_t & | indnext | |||
| ) | [virtual] |
Definition at line 232 of file TGeoPatternFinder.cxx.
References TMath::Abs(), TGeoShape::Big(), ROOT::Math::gv_detail::dist(), TObject::Error(), TGeoPatternFinder::fCurrent, TGeoPatternFinder::fStep, and TGeoShape::Tolerance().
| virtual Int_t TGeoPatternX::GetDivAxis | ( | ) | [inline, virtual] |
Reimplemented from TGeoPatternFinder.
Definition at line 203 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fStart, TGeoPatternFinder::fStep, kFALSE, and kTRUE.
| TGeoPatternFinder * TGeoPatternX::MakeCopy | ( | Bool_t | reflect = kFALSE |
) | [virtual] |
Reimplemented from TGeoPatternFinder.
Definition at line 252 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fMatrix, kFALSE, kTRUE, TGeoPatternFinder::Reflect(), TGeoCombiTrans::ReflectZ(), TGeoCombiTrans::RegisterYourself(), and TGeoPatternX().
| void TGeoPatternX::SavePrimitive | ( | ostream & | out, | |
| Option_t * | option = "" | |||
| ) | [virtual] |
Reimplemented from TObject.
Definition at line 267 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fNdivisions, TGeoPatternFinder::fStart, and TGeoPatternFinder::fStep.
| virtual void TGeoPatternX::cd | ( | Int_t | idiv | ) | [virtual] |
Reimplemented from TGeoPatternFinder.
Reimplemented from TGeoPatternFinder.
| virtual Double_t TGeoPatternX::FindNextBoundary | ( | Double_t * | point, | |
| Double_t * | dir, | |||
| Int_t & | indnext | |||
| ) | [virtual] |
| virtual Int_t TGeoPatternX::GetDivAxis | ( | ) | [inline, virtual] |
Reimplemented from TGeoPatternFinder.
| virtual TGeoPatternFinder* TGeoPatternX::MakeCopy | ( | Bool_t | reflect = kFALSE |
) | [virtual] |
Reimplemented from TGeoPatternFinder.
| virtual void TGeoPatternX::SavePrimitive | ( | ostream & | out, | |
| Option_t * | option = "" | |||
| ) | [virtual] |
Reimplemented from TObject.
1.5.1