#include <TGeoPatternFinder.h>
Inheritance diagram for TGeoPatternSphPhi:
Definition at line 433 of file TGeoPatternFinder.h.
TGeoPatternSphPhi::TGeoPatternSphPhi | ( | ) |
TGeoPatternSphPhi::TGeoPatternSphPhi | ( | TGeoVolume * | vol, | |
Int_t | ndivisions | |||
) |
Definition at line 1416 of file TGeoPatternFinder.cxx.
TGeoPatternSphPhi::TGeoPatternSphPhi | ( | TGeoVolume * | vol, | |
Int_t | ndivisions, | |||
Double_t | step | |||
) |
TGeoPatternSphPhi::TGeoPatternSphPhi | ( | TGeoVolume * | vol, | |
Int_t | ndivisions, | |||
Double_t | start, | |||
Double_t | end | |||
) |
Definition at line 1431 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fEnd, TGeoPatternFinder::fStart, and TGeoPatternFinder::fStep.
TGeoPatternSphPhi::~TGeoPatternSphPhi | ( | ) | [virtual] |
Definition at line 1440 of file TGeoPatternFinder.cxx.
TGeoPatternSphPhi::TGeoPatternSphPhi | ( | ) |
TGeoPatternSphPhi::TGeoPatternSphPhi | ( | TGeoVolume * | vol, | |
Int_t | ndivisions | |||
) |
TGeoPatternSphPhi::TGeoPatternSphPhi | ( | TGeoVolume * | vol, | |
Int_t | ndivisions, | |||
Double_t | step | |||
) |
TGeoPatternSphPhi::TGeoPatternSphPhi | ( | TGeoVolume * | vol, | |
Int_t | ndivisions, | |||
Double_t | start, | |||
Double_t | end | |||
) |
virtual TGeoPatternSphPhi::~TGeoPatternSphPhi | ( | ) | [virtual] |
virtual void TGeoPatternSphPhi::cd | ( | Int_t | idiv | ) | [inline, virtual] |
Reimplemented from TGeoPatternFinder.
Definition at line 444 of file TGeoPatternFinder.h.
References TGeoPatternFinder::fCurrent.
virtual Int_t TGeoPatternSphPhi::GetDivAxis | ( | ) | [inline, virtual] |
TGeoPatternFinder * TGeoPatternSphPhi::MakeCopy | ( | Bool_t | reflect = kFALSE |
) | [virtual] |
Reimplemented from TGeoPatternFinder.
Definition at line 1452 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fMatrix, kFALSE, kTRUE, TGeoPatternFinder::Reflect(), TGeoCombiTrans::ReflectZ(), TGeoCombiTrans::RegisterYourself(), and TGeoPatternSphPhi().
void TGeoPatternSphPhi::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TObject.
Definition at line 1467 of file TGeoPatternFinder.cxx.
References TGeoPatternFinder::fNdivisions, TGeoPatternFinder::fStart, and TGeoPatternFinder::fStep.
virtual void TGeoPatternSphPhi::cd | ( | Int_t | idiv | ) | [inline, virtual] |
Reimplemented from TGeoPatternFinder.
Definition at line 444 of file TGeoPatternFinder.h.
References TGeoPatternFinder::fCurrent.
virtual TGeoNode* TGeoPatternSphPhi::FindNode | ( | Double_t * | point, | |
const Double_t * | dir = 0 | |||
) | [virtual] |
Reimplemented from TGeoPatternFinder.
virtual Int_t TGeoPatternSphPhi::GetDivAxis | ( | ) | [inline, virtual] |
virtual TGeoPatternFinder* TGeoPatternSphPhi::MakeCopy | ( | Bool_t | reflect = kFALSE |
) | [virtual] |
Reimplemented from TGeoPatternFinder.
virtual void TGeoPatternSphPhi::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TObject.