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

#include <G4PolyconeSide.hh>

Public Member Functions

void initialize ()
 

Public Attributes

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

Detailed Description

Definition at line 65 of file G4PolyconeSide.hh.

Member Function Documentation

◆ initialize()

void G4PlSideData::initialize ( )
inline

Definition at line 69 of file G4PolyconeSide.hh.

70 {
71 fPhix = 0.; fPhiy = 0.; fPhiz = 0.; fPhik = 0.;
72 }
G4double fPhiy
G4double fPhix
G4double fPhiz
G4double fPhik

Member Data Documentation

◆ fPhik

G4double G4PlSideData::fPhik =0.

Definition at line 74 of file G4PolyconeSide.hh.

Referenced by initialize().

◆ fPhix

G4double G4PlSideData::fPhix =0.

Definition at line 74 of file G4PolyconeSide.hh.

Referenced by initialize().

◆ fPhiy

G4double G4PlSideData::fPhiy =0.

Definition at line 74 of file G4PolyconeSide.hh.

Referenced by initialize().

◆ fPhiz

G4double G4PlSideData::fPhiz =0.

Definition at line 74 of file G4PolyconeSide.hh.

Referenced by initialize().


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