Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Plane Class Reference

#include <G4Plane.hh>

Public Member Functions

 G4Plane ()
 

Public Attributes

G4double a
 
G4double b
 
G4double c
 
G4double d
 

Detailed Description

Definition at line 43 of file G4Plane.hh.

Constructor & Destructor Documentation

◆ G4Plane()

G4Plane::G4Plane ( )
inline

Definition at line 48 of file G4Plane.hh.

48: a(0), b(0), c(0), d(0) {}
G4double d
Definition: G4Plane.hh:52
G4double a
Definition: G4Plane.hh:52
G4double c
Definition: G4Plane.hh:52
G4double b
Definition: G4Plane.hh:52

Member Data Documentation

◆ a

◆ b

◆ c

◆ d


The documentation for this class was generated from the following file: