PlasmaMLPALLAS
Loading...
Searching...
No Matches
PlasmaMLPALLASVisManager.hh
Go to the documentation of this file.
1#ifndef PlasmaMLPALLASVisManager_h
2#define PlasmaMLPALLASVisManager_h 1
3
20#include "G4VisManager.hh"
21
22class PlasmaMLPALLASVisManager : public G4VisManager
23{
24public:
27
28private:
35 void RegisterGraphicsSystems() override;
36};
37
38#endif // PlasmaMLPALLASVisManager_h
Custom visualization manager for the PALLAS project.
Definition PlasmaMLPALLASVisManager.hh:23
PlasmaMLPALLASVisManager()
Constructor: prepares the visualization manager.