66 std::vector<G4double> extraData = tgrParam->
GetExtraData();
67 G4int ndata = extraData.size();
75 outStr += chartmp +
G4String(
" words");
78 G4Exception(
"G4tgbPlaceParameterisation::CheckNExtraData",
void CheckNExtraData(G4tgrPlaceParameterisation *tgrParam, G4int nWcheck, WLSIZEtype st, const G4String &methodName)
const G4String & GetRotMatName() const
static G4tgbRotationMatrixMgr * GetInstance()
const G4String & GetType() const
static G4String ConvertToString(G4bool boolVal)
virtual ~G4tgbPlaceParameterisation()
std::vector< G4double > GetExtraData() const
G4tgbPlaceParameterisation(G4tgrPlaceParameterisation *tgrParam)
virtual void ComputeTransformation(const G4int, G4VPhysicalVolume *) const
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
G4RotationMatrix * FindOrBuildG4RotMatrix(const G4String &name)
G4RotationMatrix * theRotationMatrix
static G4bool CheckListSize(unsigned int nWreal, unsigned int nWcheck, WLSIZEtype st, G4String &outstr)
G4GLOB_DLL std::ostream G4cerr