|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4tgbPlaceParameterisation.hh>
Inheritance diagram for G4tgbPlaceParameterisation:Protected Attributes | |
| G4int | theNCopies = 0 |
| EAxis | theAxis = kUndefined |
| G4ThreeVector | theTranslation |
| G4RotationMatrix * | theRotationMatrix = nullptr |
Definition at line 47 of file G4tgbPlaceParameterisation.hh.
| G4tgbPlaceParameterisation::G4tgbPlaceParameterisation | ( | G4tgrPlaceParameterisation * | tgrParam | ) |
Definition at line 40 of file G4tgbPlaceParameterisation.cc.
Referenced by G4tgbPlaceParamCircle::G4tgbPlaceParamCircle(), G4tgbPlaceParamLinear::G4tgbPlaceParamLinear(), and G4tgbPlaceParamSquare::G4tgbPlaceParamSquare().
|
virtual |
Definition at line 49 of file G4tgbPlaceParameterisation.cc.
| void G4tgbPlaceParameterisation::CheckNExtraData | ( | G4tgrPlaceParameterisation * | tgrParam, |
| G4int | nWcheck, | ||
| WLSIZEtype | st, | ||
| const G4String & | methodName ) |
Definition at line 61 of file G4tgbPlaceParameterisation.cc.
|
virtual |
Implements G4VPVParameterisation.
Reimplemented in G4tgbPlaceParamCircle, G4tgbPlaceParamLinear, and G4tgbPlaceParamSquare.
Definition at line 55 of file G4tgbPlaceParameterisation.cc.
|
inline |
Definition at line 60 of file G4tgbPlaceParameterisation.hh.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inline |
Definition at line 59 of file G4tgbPlaceParameterisation.hh.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
protected |
Definition at line 65 of file G4tgbPlaceParameterisation.hh.
Referenced by G4tgbPlaceParamSquare::ComputeTransformation(), G4tgbPlaceParamCircle::G4tgbPlaceParamCircle(), and GetAxis().
|
protected |
Definition at line 64 of file G4tgbPlaceParameterisation.hh.
Referenced by G4tgbPlaceParamCircle::ComputeTransformation(), G4tgbPlaceParamSquare::ComputeTransformation(), and GetNCopies().
|
protected |
Definition at line 67 of file G4tgbPlaceParameterisation.hh.
Referenced by G4tgbPlaceParamCircle::ComputeTransformation(), G4tgbPlaceParamLinear::ComputeTransformation(), G4tgbPlaceParamSquare::ComputeTransformation(), G4tgbPlaceParameterisation(), and ~G4tgbPlaceParameterisation().
|
protected |
Definition at line 66 of file G4tgbPlaceParameterisation.hh.
Referenced by G4tgbPlaceParamLinear::ComputeTransformation(), and G4tgbPlaceParamSquare::ComputeTransformation().