PlasmaMLPALLAS
|
Custom visualization manager for the PALLAS project. More...
#include <PlasmaMLPALLASVisManager.hh>
Public Member Functions | |
PlasmaMLPALLASVisManager () | |
Constructor: prepares the visualization manager. | |
Custom visualization manager for the PALLAS project.
This class extends Geant4's G4VisManager
to configure and register the set of visualization drivers used in the PALLAS simulation. It allows the simulation to support various graphics systems such as OpenGL, HepRApp, VRML, or other Geant4 visualization backends. The class primarily overrides the RegisterGraphicsSystems()
method to add the desired set of graphics systems when the visualization manager is initialized.
PlasmaMLPALLASVisManager::PlasmaMLPALLASVisManager | ( | ) |
Constructor: prepares the visualization manager.