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


Public Methods | |
| TGeoOverlap () | |
| TGeoOverlap (const char *name, TGeoVolume *vol, Double_t ovlp) | |
| virtual | ~TGeoOverlap () |
| void | Browse (TBrowser *b) |
| virtual Int_t | Compare (const TObject *obj) const |
| virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
| virtual void | Draw (Option_t *option="")=0 |
| virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
| TPolyMarker3D * | GetPolyMarker () const |
| virtual TGeoNode * | GetNode (Int_t iovlp) const=0 |
| Double_t | GetOverlap () const |
| TGeoVolume * | GetVolume () const |
| virtual Bool_t | IsExtrusion () const=0 |
| Bool_t | IsFolder () const |
| virtual Bool_t | IsSortable () const |
| virtual void | Paint (Option_t *option="") |
| virtual void | PrintInfo () const=0 |
| virtual void | Sizeof3D () const=0 |
| void | SetNextPoint (Double_t x, Double_t y, Double_t z) |
| void | SetVolume (TGeoVolume *vol) |
| void | SetOverlap (Double_t ovlp) |
Protected Attributes | |
| Double_t | fOverlap |
| TGeoVolume * | fVolume |
| TPolyMarker3D * | fMarker |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
Reimplemented from TObject. |
|
|
Reimplemented from TNamed. |
|
||||||||||||
|
Reimplemented from TObject. |
|
|
Reimplemented from TObject. Implemented in TGeoExtrusion, and TGeoNodeOverlap. |
|
||||||||||||||||
|
Reimplemented from TObject. |
|
|
Definition at line 62 of file TGeoOverlap.h. |
|
|
Implemented in TGeoExtrusion, and TGeoNodeOverlap. |
|
|
Definition at line 64 of file TGeoOverlap.h. References fOverlap. |
|
|
Definition at line 65 of file TGeoOverlap.h. |
|
|
Implemented in TGeoExtrusion, and TGeoNodeOverlap. |
|
|
Reimplemented from TObject. Definition at line 67 of file TGeoOverlap.h. |
|
|
Reimplemented from TNamed. Definition at line 68 of file TGeoOverlap.h. |
|
|
Reimplemented from TObject. |
|
|
Implemented in TGeoExtrusion, and TGeoNodeOverlap. |
|
|
Reimplemented from TAtt3D. Implemented in TGeoExtrusion, and TGeoNodeOverlap. |
|
||||||||||||||||
|
|
|
|
Definition at line 73 of file TGeoOverlap.h. |
|
|
Definition at line 74 of file TGeoOverlap.h. References fOverlap. |
|
|
Definition at line 48 of file TGeoOverlap.h. Referenced by GetOverlap(), and SetOverlap(). |
|
|
Definition at line 49 of file TGeoOverlap.h. |
|
|
Definition at line 50 of file TGeoOverlap.h. |
1.2.16