Geant4
10.02.p02
|
#include <G4tgbPlaceParamLinear.hh>
Private Attributes | |
G4ThreeVector | theDirection |
G4double | theStep |
G4double | theOffset |
Additional Inherited Members | |
Protected Attributes inherited from G4tgbPlaceParameterisation | |
G4int | theNCopies |
EAxis | theAxis |
G4ThreeVector | theTranslation |
G4RotationMatrix * | theRotationMatrix |
Definition at line 51 of file G4tgbPlaceParamLinear.hh.
G4tgbPlaceParamLinear::G4tgbPlaceParamLinear | ( | G4tgrPlaceParameterisation * | tgrParam | ) |
Definition at line 50 of file G4tgbPlaceParamLinear.cc.
References G4tgbPlaceParameterisation::CheckNExtraData(), FatalException, G4cout, G4endl, G4Exception(), G4tgrPlaceParameterisation::GetExtraData(), G4tgrPlaceParameterisation::GetParamType(), G4tgrMessenger::GetVerboseLevel(), kXAxis, kYAxis, kZAxis, G4tgbPlaceParameterisation::theAxis, theDirection, G4tgbPlaceParameterisation::theNCopies, theOffset, theStep, G4tgbPlaceParameterisation::theTranslation, and WLSIZE_EQ.
G4tgbPlaceParamLinear::~G4tgbPlaceParamLinear | ( | ) |
Definition at line 43 of file G4tgbPlaceParamLinear.cc.
|
virtual |
Reimplemented from G4tgbPlaceParameterisation.
Definition at line 111 of file G4tgbPlaceParamLinear.cc.
References G4cout, G4endl, G4VPhysicalVolume::GetName(), G4tgrMessenger::GetVerboseLevel(), G4VPhysicalVolume::SetCopyNo(), G4VPhysicalVolume::SetRotation(), G4VPhysicalVolume::SetTranslation(), theDirection, G4tgbPlaceParameterisation::theRotationMatrix, theStep, and G4tgbPlaceParameterisation::theTranslation.
|
private |
Definition at line 61 of file G4tgbPlaceParamLinear.hh.
Referenced by ComputeTransformation(), and G4tgbPlaceParamLinear().
|
private |
Definition at line 63 of file G4tgbPlaceParamLinear.hh.
Referenced by G4tgbPlaceParamLinear().
|
private |
Definition at line 62 of file G4tgbPlaceParamLinear.hh.
Referenced by ComputeTransformation(), and G4tgbPlaceParamLinear().