Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Trap.cc File Reference
#include "G4Trap.hh"
#include "globals.hh"
#include "G4VoxelLimits.hh"
#include "G4AffineTransform.hh"
#include "G4VPVParameterisation.hh"
#include "Randomize.hh"
#include "G4VGraphicsScene.hh"
#include "G4Polyhedron.hh"
#include "G4NURBS.hh"
#include "G4NURBSbox.hh"

Go to the source code of this file.

Enumerations

enum  Eside {
  kUndef , ks0 , ks1 , ks2 ,
  ks3 , kPZ , kMZ
}
 

Variables

const G4double kCoplanar_Tolerance = 1E-4
 

Enumeration Type Documentation

◆ Eside

enum Eside
Enumerator
kUndef 
ks0 
ks1 
ks2 
ks3 
kPZ 
kMZ 

Definition at line 77 of file G4Trap.cc.

@ ks2
Definition: G4Trap.cc:77
@ kPZ
Definition: G4Trap.cc:77
@ ks3
Definition: G4Trap.cc:77
@ kUndef
Definition: G4Trap.cc:77
@ ks1
Definition: G4Trap.cc:77
@ ks0
Definition: G4Trap.cc:77
@ kMZ
Definition: G4Trap.cc:77

Variable Documentation

◆ kCoplanar_Tolerance

const G4double kCoplanar_Tolerance = 1E-4

Definition at line 71 of file G4Trap.cc.

Referenced by G4Trap::MakePlane().