Geant4-11
Public Member Functions | Data Fields
G4PhSideData Class Reference

#include <G4PolyhedraSide.hh>

Public Member Functions

void initialize ()
 

Data Fields

G4double fPhik =0.
 
G4double fPhix =0.
 
G4double fPhiy =0.
 
G4double fPhiz =0.
 

Detailed Description

Definition at line 67 of file G4PolyhedraSide.hh.

Member Function Documentation

◆ initialize()

void G4PhSideData::initialize ( )
inline

Definition at line 71 of file G4PolyhedraSide.hh.

72 {
73 fPhix = 0.; fPhiy = 0.; fPhiz = 0.; fPhik = 0.;
74 }

References fPhik, fPhix, fPhiy, and fPhiz.

Field Documentation

◆ fPhik

G4double G4PhSideData::fPhik =0.

Definition at line 76 of file G4PolyhedraSide.hh.

Referenced by initialize().

◆ fPhix

G4double G4PhSideData::fPhix =0.

Definition at line 76 of file G4PolyhedraSide.hh.

Referenced by initialize().

◆ fPhiy

G4double G4PhSideData::fPhiy =0.

Definition at line 76 of file G4PolyhedraSide.hh.

Referenced by initialize().

◆ fPhiz

G4double G4PhSideData::fPhiz =0.

Definition at line 76 of file G4PolyhedraSide.hh.

Referenced by initialize().


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