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

Go to the source code of this file.

Enumerations

enum  ESide {
  kNull , kRMin , kRMax , kSPhi ,
  kEPhi , kPZ , kMZ , kNull ,
  kRMax , kUndef , kPX , kMX ,
  kPY , kMY , kPZ , kMZ ,
  kNull , kRMin , kRMax , kSPhi ,
  kEPhi , kSTheta , kETheta
}
 
enum  ENorm {
  kNRMin , kNRMax , kNSPhi , kNEPhi ,
  kNZ , kNRMax , kNRMin , kNRMax ,
  kNSPhi , kNEPhi , kNSTheta , kNETheta
}
 

Enumeration Type Documentation

◆ ENorm

enum ENorm
Enumerator
kNRMin 
kNRMax 
kNSPhi 
kNEPhi 
kNZ 
kNRMax 
kNRMin 
kNRMax 
kNSPhi 
kNEPhi 
kNSTheta 
kNETheta 

Definition at line 83 of file G4Sphere.cc.

@ kNRMax
Definition: G4Sphere.cc:83
@ kNSTheta
Definition: G4Sphere.cc:83
@ kNEPhi
Definition: G4Sphere.cc:83
@ kNETheta
Definition: G4Sphere.cc:83
@ kNSPhi
Definition: G4Sphere.cc:83
@ kNRMin
Definition: G4Sphere.cc:83

◆ ESide

enum ESide
Enumerator
kNull 
kRMin 
kRMax 
kSPhi 
kEPhi 
kPZ 
kMZ 
kNull 
kRMax 
kUndef 
kPX 
kMX 
kPY 
kMY 
kPZ 
kMZ 
kNull 
kRMin 
kRMax 
kSPhi 
kEPhi 
kSTheta 
kETheta 

Definition at line 79 of file G4Sphere.cc.

@ kRMax
Definition: G4Sphere.cc:79
@ kNull
Definition: G4Sphere.cc:79
@ kSPhi
Definition: G4Sphere.cc:79
@ kSTheta
Definition: G4Sphere.cc:79
@ kRMin
Definition: G4Sphere.cc:79
@ kEPhi
Definition: G4Sphere.cc:79
@ kETheta
Definition: G4Sphere.cc:79