#include <TGeoVolume.h>
Inheritance diagram for TGeoVolumeMulti:


Public Methods | |
| TGeoVolumeMulti () | |
| TGeoVolumeMulti (const char *name, const TGeoMedium *med=0) | |
| virtual | ~TGeoVolumeMulti () |
| void | AddVolume (TGeoVolume *vol) |
| TGeoVolume * | GetVolume (Int_t id) const |
| virtual void | AddNode (const TGeoVolume *vol, Int_t copy_no, TGeoMatrix *mat, Option_t *option="") |
| virtual void | AddNodeOverlap (const TGeoVolume *vol, Int_t copy_no, TGeoMatrix *mat, Option_t *option="") |
| virtual TGeoVolume * | Divide (const char *divname, Int_t iaxis, Int_t ndiv, Double_t start, Double_t step, Int_t numed=0, Option_t *option="") |
| TGeoShape * | GetLastShape () const |
| Int_t | GetNvolumes () const |
| Int_t | GetAxis () const |
| Int_t | GetNdiv () const |
| Double_t | GetStart () const |
| Double_t | GetStep () const |
| virtual Bool_t | IsVolumeMulti () const |
| virtual TGeoVolume * | MakeCopyVolume (TGeoShape *newshape) |
| virtual void | SetLineColor (Color_t lcolor) |
| virtual void | SetLineStyle (Style_t lstyle) |
| virtual void | SetLineWidth (Width_t lwidth) |
| virtual void | SetMedium (const TGeoMedium *medium) |
| virtual void | SetVisibility (Bool_t vis=kTRUE) |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 204 of file TGeoVolume.h. References TObjArray::At(). Referenced by GetLastShape(). |
|
||||||||||||||||||||
|
Reimplemented from TGeoVolume. |
|
||||||||||||||||||||
|
Reimplemented from TGeoVolume. |
|
||||||||||||||||||||||||||||||||
|
Reimplemented from TGeoVolume. |
|
|
Definition at line 208 of file TGeoVolume.h. References TObjArray::GetEntriesFast(), TGeoVolume::GetShape(), and GetVolume(). |
|
|
Definition at line 209 of file TGeoVolume.h. References TObjArray::GetEntriesFast(). |
|
|
Definition at line 210 of file TGeoVolume.h. |
|
|
Definition at line 211 of file TGeoVolume.h. |
|
|
Definition at line 212 of file TGeoVolume.h. |
|
|
Definition at line 213 of file TGeoVolume.h. |
|
|
Reimplemented from TGeoVolume. Definition at line 214 of file TGeoVolume.h. |
|
|
Reimplemented from TGeoVolume. |
|
|
Reimplemented from TGeoVolume. |
|
|
Reimplemented from TGeoVolume. |
|
|
Reimplemented from TGeoVolume. |
|
|
Reimplemented from TGeoVolume. |
|
|
Reimplemented from TGeoVolume. |
1.2.16