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


Public Methods | |
| TGeoPatternFinder () | |
| TGeoPatternFinder (TGeoVolume *vol, Int_t ndiv) | |
| virtual | ~TGeoPatternFinder () |
| virtual void | cd (Int_t) |
| TGeoVolume * | GetBasicVolume () const |
| virtual Int_t | GetByteCount () const |
| Int_t | GetCurrent () |
| Int_t | GetDivIndex () |
| virtual TGeoMatrix * | GetMatrix () |
| Int_t | GetNdiv () |
| TGeoNode * | GetNodeOffset (Int_t idiv) |
| Double_t | GetStart () const |
| Double_t | GetStep () const |
| Double_t | GetEnd () const |
| TGeoVolume * | GetVolume () const |
| virtual TGeoNode * | FindNode (Double_t *) |
| virtual void | SetBasicVolume (TGeoVolume *vol) |
| void | SetDivIndex (Int_t index) |
| void | SetVolume (TGeoVolume *vol) |
Protected Attributes | |
| Double_t | fStep |
| Double_t | fStart |
| Double_t | fEnd |
| Int_t | fCurrent |
| Int_t | fNdivisions |
| Int_t | fDivIndex |
| TGeoVolume * | fBasicCell |
| TGeoMatrix * | fMatrix |
| TGeoVolume * | fVolume |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented in TGeoPatternX, TGeoPatternY, TGeoPatternZ, TGeoPatternParaX, TGeoPatternParaY, TGeoPatternParaZ, TGeoPatternTrapZ, TGeoPatternCylR, TGeoPatternCylPhi, TGeoPatternSphR, TGeoPatternSphTheta, TGeoPatternSphPhi, and TGeoPatternHoneycomb. Definition at line 54 of file TGeoPatternFinder.h. Referenced by TGeoNodeOffset::cd(). |
|
|
|
|
|
Definition at line 56 of file TGeoPatternFinder.h. |
|
|
Definition at line 57 of file TGeoPatternFinder.h. References fCurrent. |
|
|
Definition at line 58 of file TGeoPatternFinder.h. References fDivIndex. |
|
|
Definition at line 59 of file TGeoPatternFinder.h. Referenced by TGeoNodeOffset::GetMatrix(). |
|
|
Definition at line 60 of file TGeoPatternFinder.h. References fNdivisions. |
|
|
Definition at line 61 of file TGeoPatternFinder.h. References fDivIndex, and TGeoVolume::GetNode(). |
|
|
Definition at line 62 of file TGeoPatternFinder.h. References fStart. |
|
|
Definition at line 63 of file TGeoPatternFinder.h. References fStep. |
|
|
Definition at line 64 of file TGeoPatternFinder.h. References fEnd. |
|
|
Definition at line 65 of file TGeoPatternFinder.h. |
|
|
Reimplemented in TGeoPatternX, TGeoPatternY, TGeoPatternZ, TGeoPatternParaX, TGeoPatternParaY, TGeoPatternParaZ, TGeoPatternTrapZ, TGeoPatternCylR, TGeoPatternCylPhi, TGeoPatternSphR, TGeoPatternSphTheta, TGeoPatternSphPhi, and TGeoPatternHoneycomb. Definition at line 66 of file TGeoPatternFinder.h. |
|
|
Definition at line 67 of file TGeoPatternFinder.h. |
|
|
Definition at line 68 of file TGeoPatternFinder.h. References fDivIndex. |
|
|
Definition at line 69 of file TGeoPatternFinder.h. |
|
|
Definition at line 37 of file TGeoPatternFinder.h. Referenced by TGeoPatternParaX::cd(), TGeoPatternZ::cd(), TGeoPatternY::cd(), TGeoPatternX::cd(), and GetStep(). |
|
|
Definition at line 38 of file TGeoPatternFinder.h. Referenced by TGeoPatternParaX::cd(), TGeoPatternZ::cd(), TGeoPatternY::cd(), TGeoPatternX::cd(), and GetStart(). |
|
|
Definition at line 39 of file TGeoPatternFinder.h. Referenced by GetEnd(). |
|
|
Definition at line 40 of file TGeoPatternFinder.h. Referenced by TGeoPatternHoneycomb::cd(), TGeoPatternSphPhi::cd(), TGeoPatternSphTheta::cd(), TGeoPatternSphR::cd(), TGeoPatternCylR::cd(), TGeoPatternParaX::cd(), TGeoPatternZ::cd(), TGeoPatternY::cd(), TGeoPatternX::cd(), and GetCurrent(). |
|
|
Definition at line 41 of file TGeoPatternFinder.h. Referenced by GetNdiv(). |
|
|
Definition at line 42 of file TGeoPatternFinder.h. Referenced by GetDivIndex(), GetNodeOffset(), and SetDivIndex(). |
|
|
Definition at line 43 of file TGeoPatternFinder.h. |
|
|
Definition at line 44 of file TGeoPatternFinder.h. Referenced by TGeoPatternParaX::cd(), TGeoPatternZ::cd(), TGeoPatternY::cd(), and TGeoPatternX::cd(). |
|
|
Definition at line 45 of file TGeoPatternFinder.h. |
1.2.16