20void geomD0(
Int_t allVisible=0) {
 
   40   for (
Int_t i=0; i<nd; i++) {
 
   49   for (
Int_t i=0; i<nd; i++) {
 
R__EXTERN TGeoManager * gGeoManager
 
static TGeoManager * Import(const char *filename, const char *name="", Option_t *option="")
static function Import a geometry from a gdml or ROOT file
 
TGeoVolume * GetVolume(const char *name) const
Search for a named volume. All trailing blanks stripped.
 
void DefaultColors()
Set default volume colors according to A of material.
 
void SetMaxVisNodes(Int_t maxnodes=10000)
set the maximum number of visible nodes.
 
TGeoVolume * GetVolume() const
 
TGeoVolume, TGeoVolumeMulti, TGeoVolumeAssembly are the volume classes.
 
Int_t GetNdaughters() const
 
void SetTransparency(Char_t transparency=0)
 
TGeoNode * GetNode(const char *name) const
get the pointer to a daughter node
 
void InvisibleAll(Bool_t flag=kTRUE)
Make volume and each of it daughters (in)visible.
 
virtual void Draw(Option_t *option="")
draw top volume according to option