Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ToolsSGQtZBDestroyCallback Class Reference

#include <G4ToolsSGQtZBViewer.hh>

+ Inheritance diagram for G4ToolsSGQtZBDestroyCallback:

Public Slots

void execute ()
 

Public Member Functions

 G4ToolsSGQtZBDestroyCallback (G4VViewer *a_viewer)
 
virtual ~G4ToolsSGQtZBDestroyCallback ()
 

Detailed Description

Definition at line 41 of file G4ToolsSGQtZBViewer.hh.

Constructor & Destructor Documentation

◆ G4ToolsSGQtZBDestroyCallback()

G4ToolsSGQtZBDestroyCallback::G4ToolsSGQtZBDestroyCallback ( G4VViewer * a_viewer)
inline

Definition at line 44 of file G4ToolsSGQtZBViewer.hh.

44:fViewer(a_viewer) {}

◆ ~G4ToolsSGQtZBDestroyCallback()

virtual G4ToolsSGQtZBDestroyCallback::~G4ToolsSGQtZBDestroyCallback ( )
inlinevirtual

Definition at line 45 of file G4ToolsSGQtZBViewer.hh.

45{}

Member Function Documentation

◆ execute

void G4ToolsSGQtZBDestroyCallback::execute ( )
inlineslot

Definition at line 50 of file G4ToolsSGQtZBViewer.hh.

50 {
51 delete fViewer;
52 }

The documentation for this class was generated from the following file: