gtree
Loading...
Searching...
No Matches
GTree module

Qt-based geometry tree browser for interactive visualization control. More...

Files

file  gtree_example.cc
 Example application demonstrating how to instantiate and run the GTree widget.
 
file  gtree_options.h
 Option-set definition entry point for the GTree module.
 

Data Structures

class  G4Ttree_item
 Lightweight per-volume record used by GTree to populate the UI. More...
 
class  GTree
 Qt widget that displays the geometry hierarchy and allows interactive style edits. More...
 

Detailed Description

This module provides a Qt widget that presents the detector geometry as a hierarchical tree. It enables users to toggle visibility and adjust visual attributes (color, opacity, representation) for individual volumes.

The group is intentionally named with a module-specific prefix to avoid collisions across tag-file modules.