Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

This command should display the ROOT OpenGL viewer with the geometry from the test.gdml file.

One can customize this by displaying only a particular volume, specified by name, using the following command:

No Format

gGeoManager->GetVolume("VolumeName")->Draw("ogl");

Note that in the gdml file the volume name has a hexadecimal number appended to it. This should be disregarded when specifying the volume name.