Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4GDMLParameterisation::PARAMETER Struct Reference

#include <G4GDMLParameterisation.hh>

Public Member Functions

 PARAMETER ()
 

Public Attributes

G4RotationMatrixpRot = nullptr
 
G4ThreeVector position
 
G4double dimension [16]
 

Detailed Description

Definition at line 64 of file G4GDMLParameterisation.hh.

Constructor & Destructor Documentation

◆ PARAMETER()

G4GDMLParameterisation::PARAMETER::PARAMETER ( )
inline

Definition at line 70 of file G4GDMLParameterisation.hh.

71 {
72 memset(dimension, 0, sizeof(dimension));
73 }

Member Data Documentation

◆ dimension

◆ position

G4ThreeVector G4GDMLParameterisation::PARAMETER::position

Definition at line 67 of file G4GDMLParameterisation.hh.

Referenced by G4GDMLReadParamvol::ParametersRead().

◆ pRot

G4RotationMatrix* G4GDMLParameterisation::PARAMETER::pRot = nullptr

Definition at line 66 of file G4GDMLParameterisation.hh.

Referenced by G4GDMLReadParamvol::ParametersRead().


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