Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <cmath>
#include "G4VtkViewer.hh"
#include <CLHEP/Units/PhysicalConstants.h>
#include "G4Transform3D.hh"
#include "G4VSceneHandler.hh"
#include "G4VtkCutterPipeline.hh"
#include "G4VtkPolydataInstanceAppendPipeline.hh"
#include "G4VtkPolydataInstanceBakePipeline.hh"
#include "G4VtkPolydataInstancePipeline.hh"
#include "G4VtkPolydataInstanceTensorPipeline.hh"
#include "G4VtkSceneHandler.hh"
#include "G4VtkUtility.hh"
#include "G4VtkVisContext.hh"
#include <vtk3DSImporter.h>
#include <vtkBMPWriter.h>
#include <vtkIVExporter.h>
#include <vtkImageWriter.h>
#include <vtkImplicitPlaneRepresentation.h>
#include <vtkImplicitPlaneWidget2.h>
#include <vtkJPEGWriter.h>
#include <vtkLightCollection.h>
#include <vtkOBJExporter.h>
#include <vtkOBJImporter.h>
#include <vtkGLTFExporter.h>
#include <vtkOOGLExporter.h>
#include <vtkJSONRenderWindowExporter.h>
#include <vtkVtkJSSceneGraphSerializer.h>
#include <vtkPNGWriter.h>
#include <vtkPNMWriter.h>
#include <vtkPOVExporter.h>
#include <vtkPostScriptWriter.h>
#include <vtkRIBExporter.h>
#include <vtkRendererCollection.h>
#include <vtkSingleVTPExporter.h>
#include <vtkTIFFWriter.h>
#include <vtkVRMLExporter.h>
#include <vtkVRMLImporter.h>
#include <vtkWindowToImageFilter.h>
#include <vtkX3DExporter.h>
#include <vtkCameraPass.h>
#include <vtkOpenGLRenderer.h>
#include <vtkRenderPass.h>
#include <vtkRenderPassCollection.h>
#include <vtkSequencePass.h>
#include <vtkShadowMapBakerPass.h>
#include <vtkShadowMapPass.h>