Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Trap.hh>
Public Attributes | |
G4double | a |
G4double | b |
G4double | c |
G4double | d |
G4double TrapSidePlane::a |
Definition at line 92 of file G4Trap.hh.
Referenced by G4Trap::DistanceToIn(), G4Trap::DistanceToOut(), G4Trap::Inside(), G4Trap::MakePlane(), G4Trap::SetCachedValues(), and G4Trap::SurfaceNormal().
G4double TrapSidePlane::b |
Definition at line 92 of file G4Trap.hh.
Referenced by G4Trap::DistanceToIn(), G4Trap::DistanceToOut(), G4Trap::Inside(), G4Trap::MakePlane(), G4Trap::SetCachedValues(), and G4Trap::SurfaceNormal().
G4double TrapSidePlane::c |
Definition at line 92 of file G4Trap.hh.
Referenced by G4Trap::DistanceToIn(), G4Trap::DistanceToOut(), G4Trap::Inside(), G4Trap::MakePlane(), G4Trap::SetCachedValues(), and G4Trap::SurfaceNormal().
G4double TrapSidePlane::d |
Definition at line 92 of file G4Trap.hh.
Referenced by G4Trap::DistanceToIn(), G4Trap::DistanceToOut(), G4Trap::Inside(), G4Trap::MakePlane(), G4Trap::MakePlanes(), and G4Trap::SurfaceNormal().