| 
    Geant4
    10.01.p01
    
   | 
 
#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 dependency graph for G4Trap.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 G4double | kCoplanar_Tolerance = 1E-4 | 
| enum Eside | 
| const G4double kCoplanar_Tolerance = 1E-4 | 
Definition at line 72 of file G4Trap.cc.
Referenced by G4Trap::MakePlane().