Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4Types.hh"
#include <sstream>
#include "G4BREPSolidPCone.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4FCylindricalSurface.hh"
#include "G4FConicalSurface.hh"
#include "G4CircularCurve.hh"
#include "G4FPlane.hh"
#include "G4Polyhedron.hh"
Go to the source code of this file.
Enumerations | |
enum | ESurfaceSense { EInverse = 0 , ENormal = 1 } |
enum ESurfaceSense |
Enumerator | |
---|---|
EInverse | |
ENormal |
Definition at line 52 of file G4BREPSolidPCone.cc.