Geant4
10.00.p03
|
#include <G4tgbPlaceParameterisation.hh>
Protected Attributes | |
G4int | theNCopies |
EAxis | theAxis |
G4ThreeVector | theTranslation |
G4RotationMatrix * | theRotationMatrix |
Definition at line 53 of file G4tgbPlaceParameterisation.hh.
G4tgbPlaceParameterisation::G4tgbPlaceParameterisation | ( | G4tgrPlaceParameterisation * | tgrParam | ) |
Definition at line 45 of file G4tgbPlaceParameterisation.cc.
References G4tgbRotationMatrixMgr::FindOrBuildG4RotMatrix(), G4tgbRotationMatrixMgr::GetInstance(), G4tgrPlaceParameterisation::GetRotMatName(), and theRotationMatrix.
|
virtual |
Definition at line 52 of file G4tgbPlaceParameterisation.cc.
References theRotationMatrix.
void G4tgbPlaceParameterisation::CheckNExtraData | ( | G4tgrPlaceParameterisation * | tgrParam, |
G4int | nWcheck, | ||
WLSIZEtype | st, | ||
const G4String & | methodName | ||
) |
Definition at line 63 of file G4tgbPlaceParameterisation.cc.
References G4tgrUtils::CheckListSize(), G4UIcommand::ConvertToString(), FatalException, G4cerr, G4endl, G4Exception(), G4tgrPlaceParameterisation::GetExtraData(), and G4tgrPlace::GetType().
Referenced by G4tgbPlaceParamCircle::G4tgbPlaceParamCircle(), G4tgbPlaceParamLinear::G4tgbPlaceParamLinear(), and G4tgbPlaceParamSquare::G4tgbPlaceParamSquare().
|
virtual |
Implements G4VPVParameterisation.
Reimplemented in G4tgbPlaceParamCircle, G4tgbPlaceParamLinear, and G4tgbPlaceParamSquare.
Definition at line 58 of file G4tgbPlaceParameterisation.cc.
|
inline |
Definition at line 67 of file G4tgbPlaceParameterisation.hh.
References theAxis.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
inline |
Definition at line 66 of file G4tgbPlaceParameterisation.hh.
References theNCopies.
Referenced by G4tgbVolume::ConstructG4PhysVol().
|
protected |
Definition at line 72 of file G4tgbPlaceParameterisation.hh.
Referenced by G4tgbPlaceParamSquare::ComputeTransformation(), G4tgbPlaceParamCircle::G4tgbPlaceParamCircle(), G4tgbPlaceParamLinear::G4tgbPlaceParamLinear(), G4tgbPlaceParamSquare::G4tgbPlaceParamSquare(), and GetAxis().
|
protected |
Definition at line 71 of file G4tgbPlaceParameterisation.hh.
Referenced by G4tgbPlaceParamSquare::ComputeTransformation(), G4tgbPlaceParamCircle::ComputeTransformation(), G4tgbPlaceParamCircle::G4tgbPlaceParamCircle(), G4tgbPlaceParamLinear::G4tgbPlaceParamLinear(), G4tgbPlaceParamSquare::G4tgbPlaceParamSquare(), and GetNCopies().
|
protected |
Definition at line 74 of file G4tgbPlaceParameterisation.hh.
Referenced by G4tgbPlaceParamSquare::ComputeTransformation(), G4tgbPlaceParamLinear::ComputeTransformation(), G4tgbPlaceParamCircle::ComputeTransformation(), G4tgbPlaceParameterisation(), and ~G4tgbPlaceParameterisation().
|
protected |
Definition at line 73 of file G4tgbPlaceParameterisation.hh.
Referenced by G4tgbPlaceParamSquare::ComputeTransformation(), G4tgbPlaceParamLinear::ComputeTransformation(), G4tgbPlaceParamLinear::G4tgbPlaceParamLinear(), and G4tgbPlaceParamSquare::G4tgbPlaceParamSquare().