77 if( theDirection.
mag() == 0. )
79 G4Exception(
"G4tgbPlaceParamLinear::G4tgbPlaceParamLinear()",
84 theDirection /= theDirection.
mag();
96 G4cout <<
" G4tgbPlaceParamLinear::G4tgbPlaceParamLinear(): "
99 <<
" step " << theStep <<
G4endl
100 <<
" offset " << theOffset <<
G4endl
102 <<
" direction " << theDirection <<
G4endl
118 G4cout <<
" G4tgbPlaceParamLinear::ComputeTransformation() -"
120 <<
" copyNo " << copyNo <<
" pos " << origin <<
G4endl;
void ComputeTransformation(const G4int copyNo, G4VPhysicalVolume *physVol) const
void CheckNExtraData(G4tgrPlaceParameterisation *tgrParam, G4int nWcheck, WLSIZEtype st, const G4String &methodName)
CLHEP::Hep3Vector G4ThreeVector
G4tgbPlaceParamLinear(G4tgrPlaceParameterisation *)
void SetRotation(G4RotationMatrix *)
std::vector< G4double > GetExtraData() const
G4GLOB_DLL std::ostream G4cout
const G4String & GetName() const
static G4int GetVerboseLevel()
virtual void SetCopyNo(G4int CopyNo)=0
void SetTranslation(const G4ThreeVector &v)
const G4String & GetParamType() const
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
G4ThreeVector theTranslation
G4RotationMatrix * theRotationMatrix