Geant4 11.4.0
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 63 of file G4PolyconeSide.hh.

Member Function Documentation

◆ initialize()

void G4PlSideData::initialize ( )
inline

Definition at line 67 of file G4PolyconeSide.hh.

68 {
69 fPhix = 0.; fPhiy = 0.; fPhiz = 0.; fPhik = 0.;
70 }

Member Data Documentation

◆ fPhik

G4double G4PlSideData::fPhik =0.

Definition at line 72 of file G4PolyconeSide.hh.

Referenced by initialize().

◆ fPhix

G4double G4PlSideData::fPhix =0.

Definition at line 72 of file G4PolyconeSide.hh.

Referenced by initialize().

◆ fPhiy

G4double G4PlSideData::fPhiy =0.

Definition at line 72 of file G4PolyconeSide.hh.

Referenced by initialize().

◆ fPhiz

G4double G4PlSideData::fPhiz =0.

Definition at line 72 of file G4PolyconeSide.hh.

Referenced by initialize().


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