|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4VtkQtViewer.hh"#include "G4LogicalVolume.hh"#include "G4Qt.hh"#include "G4UIQt.hh"#include "G4UImanager.hh"#include "G4VSceneHandler.hh"#include "G4VtkInteractorStyle.hh"#include "G4VtkQtSceneHandler.hh"#include "G4VtkUtility.hh"#include <qcoreapplication.h>#include <qlabel.h>#include <qlayout.h>#include <qlineedit.h>#include <qopenglcontext.h>#include <qpushbutton.h>#include <qthread.h>#include <qtreewidget.h>#include <vtkActor.h>#include <vtkCamera.h>#include <vtkCylinderSource.h>#include <vtkGenericOpenGLRenderWindow.h>#include <vtkNamedColors.h>#include <vtkNew.h>#include <vtkPolyDataMapper.h>#include <vtkProperty.h>#include <vtkRenderer.h>#include <vtkVersion.h>#include <array>