Geant4  10.01
UTrap.cc File Reference
#include "UUtils.hh"
#include <string>
#include <cmath>
#include <sstream>
#include "UTrap.hh"
+ Include dependency graph for UTrap.cc:

Go to the source code of this file.

Enumerations

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

Variables

const double kCoplanar_Tolerance = 1E-4
 

Enumeration Type Documentation

enum Eside
Enumerator
kUndef 
ks0 
ks1 
ks2 
ks3 
kPZ 
kMZ 
kUndef 
ks0 
ks1 
ks2 
ks3 
kPZ 
kMZ 

Definition at line 35 of file UTrap.cc.

Variable Documentation

const double kCoplanar_Tolerance = 1E-4

Definition at line 29 of file UTrap.cc.

Referenced by UTrap::MakePlane().