Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4BREPSolidPCone.cc File Reference
#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 }
 

Enumeration Type Documentation

◆ ESurfaceSense

Enumerator
EInverse 
ENormal 

Definition at line 52 of file G4BREPSolidPCone.cc.

53{
54 EInverse = 0,
55 ENormal = 1
ESurfaceSense
@ ENormal
@ EInverse