|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4TessellatedSolid.hh"#include <algorithm>#include <fstream>#include <iomanip>#include <iostream>#include <list>#include <random>#include <stack>#include "geomdefs.hh"#include "Randomize.hh"#include "G4SystemOfUnits.hh"#include "G4PhysicalConstants.hh"#include "G4GeometryTolerance.hh"#include "G4VoxelLimits.hh"#include "G4AffineTransform.hh"#include "G4BoundingEnvelope.hh"#include "G4VGraphicsScene.hh"#include "G4VisExtent.hh"#include "G4AutoLock.hh"