ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/persistency/gdml/include/G4GDMLParameterisation.hh>
Public Member Functions | |
PARAMETER () | |
Public Attributes | |
G4RotationMatrix * | pRot |
G4ThreeVector | position |
G4double | dimension [16] |
Definition at line 70 of file G4GDMLParameterisation.hh.
View newest version in sPHENIX GitHub at line 70 of file G4GDMLParameterisation.hh
|
inline |
Definition at line 76 of file G4GDMLParameterisation.hh.
View newest version in sPHENIX GitHub at line 76 of file G4GDMLParameterisation.hh
References dimension.
G4double G4GDMLParameterisation::PARAMETER::dimension[16] |
Definition at line 74 of file G4GDMLParameterisation.hh.
View newest version in sPHENIX GitHub at line 74 of file G4GDMLParameterisation.hh
Referenced by G4GDMLReadParamvol::Box_dimensionsRead(), G4GDMLReadParamvol::Cone_dimensionsRead(), G4GDMLReadParamvol::Ellipsoid_dimensionsRead(), G4GDMLReadParamvol::Hype_dimensionsRead(), G4GDMLReadParamvol::Orb_dimensionsRead(), G4GDMLReadParamvol::Para_dimensionsRead(), PARAMETER(), G4GDMLReadParamvol::Polycone_dimensionsRead(), G4GDMLReadParamvol::Polyhedra_dimensionsRead(), G4GDMLReadParamvol::Sphere_dimensionsRead(), G4GDMLReadParamvol::Torus_dimensionsRead(), G4GDMLReadParamvol::Trap_dimensionsRead(), G4GDMLReadParamvol::Trd_dimensionsRead(), and G4GDMLReadParamvol::Tube_dimensionsRead().
G4ThreeVector G4GDMLParameterisation::PARAMETER::position |
Definition at line 73 of file G4GDMLParameterisation.hh.
View newest version in sPHENIX GitHub at line 73 of file G4GDMLParameterisation.hh
Referenced by G4GDMLReadParamvol::ParametersRead().
G4RotationMatrix* G4GDMLParameterisation::PARAMETER::pRot |
Definition at line 72 of file G4GDMLParameterisation.hh.
View newest version in sPHENIX GitHub at line 72 of file G4GDMLParameterisation.hh
Referenced by G4GDMLReadParamvol::ParametersRead().