59 msol = (
G4Cons*)(mConstituentSolid);
93 std::ostringstream message;
94 message <<
"OuterRadiusMinusZ = 0" <<
G4endl
95 <<
"Width is calculated as that of OuterRadiusMinusZ !";
96 G4Exception(
"G4ParameterisationConsRho::G4ParameterisationConsRho()",
115 G4cout <<
" G4ParameterisationConsRho - no divisions " <<
fnDiv <<
" = "
117 <<
" Offset " <<
foffset <<
" = " << offset
161 G4cout << std::setprecision(8) <<
" G4ParameterisationConsRho" <<
G4endl
162 <<
" Position: " << origin <<
" - Width: " <<
fwidth
186 +
foffset + fwidthPlus * copyNo;
188 +
foffset + fwidthPlus * (copyNo+1);
207 G4cout <<
" G4ParameterisationConsRho::ComputeDimensions()" <<
G4endl
208 <<
" pRMin: " << pRMin1 <<
" - pRMax: " << pRMax1 <<
G4endl;
237 G4cout <<
" G4ParameterisationConsPhi no divisions " <<
fnDiv <<
" = "
273 G4cout <<
" G4ParameterisationConsPhi - position: " << posi/
deg <<
G4endl
274 <<
" Origin: " << origin <<
" copyNo: " << copyNo
313 G4cout <<
" G4ParameterisationConsPhi::ComputeDimensions" <<
G4endl
314 <<
" pSPhi: " << pSPhi <<
" - pDPhi: " << pDPhi <<
G4endl;
343 G4cout <<
" G4ParameterisationConsZ: # divisions " <<
fnDiv <<
" = "
381 G4cout <<
" G4ParameterisationConsZ::ComputeTransformation()" <<
G4endl
382 <<
" Origin: " << origin <<
" - copyNo: " << copyNo <<
G4endl
383 <<
" foffset: " <<
foffset <<
" - fwidth: " << fwidth
427 G4cout <<
" G4ParameterisationConsZ::ComputeDimensions()" <<
G4endl
428 <<
" pDz: " << pDz <<
G4endl;