Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PolyhedraSide.hh>
Public Member Functions | |
void | initialize () |
Public Attributes | |
G4double | fPhix =0. |
G4double | fPhiy =0. |
G4double | fPhiz =0. |
G4double | fPhik =0. |
Definition at line 67 of file G4PolyhedraSide.hh.
|
inline |
Definition at line 71 of file G4PolyhedraSide.hh.
G4double G4PhSideData::fPhik =0. |
Definition at line 76 of file G4PolyhedraSide.hh.
Referenced by initialize().
G4double G4PhSideData::fPhix =0. |
Definition at line 76 of file G4PolyhedraSide.hh.
Referenced by initialize().
G4double G4PhSideData::fPhiy =0. |
Definition at line 76 of file G4PolyhedraSide.hh.
Referenced by initialize().
G4double G4PhSideData::fPhiz =0. |
Definition at line 76 of file G4PolyhedraSide.hh.
Referenced by initialize().