56 msol = (
G4Box*)(mConstituentSolid);
89 G4cout <<
" G4ParameterisationBoxX - no divisions "
128 message <<
"Only axes along X are allowed ! Axis: " <<
faxis;
129 G4Exception(
"G4ParameterisationBoxX::ComputeTransformation()",
135 G4cout << std::setprecision(8) <<
" G4ParameterisationBoxX: "
137 <<
" Position " << origin <<
" Axis " <<
faxis <<
G4endl;
163 G4cout <<
" G4ParameterisationBoxX::ComputeDimensions()" <<
G4endl
164 <<
" pDx: " << pDz <<
G4endl;
193 G4cout <<
" G4ParameterisationBoxY - no divisions " <<
fnDiv <<
" = "
194 << nDiv <<
". Offset " <<
foffset <<
" = " << offset
230 message <<
"Only axes along Y are allowed ! Axis: " <<
faxis;
231 G4Exception(
"G4ParameterisationBoxY::ComputeTransformation()",
237 G4cout << std::setprecision(8) <<
" G4ParameterisationBoxY: "
239 <<
" Position " << origin <<
" Axis " <<
faxis <<
G4endl;
265 G4cout <<
" G4ParameterisationBoxY::ComputeDimensions()" <<
G4endl
266 <<
" pDx: " << pDz <<
G4endl;
294 G4cout <<
" G4ParameterisationBoxZ - no divisions " <<
fnDiv <<
" = "
295 << nDiv <<
". Offset " <<
foffset <<
" = " << offset
332 message <<
"Only axes along Z are allowed ! Axis: " <<
faxis;
333 G4Exception(
"G4ParameterisationBoxZ::ComputeTransformation()",
339 G4cout << std::setprecision(8) <<
" G4ParameterisationBoxZ: "
341 <<
" Position " << origin <<
" Axis " <<
faxis <<
G4endl;
367 G4cout <<
" G4ParameterisationBoxZ::ComputeDimensions()" <<
G4endl
368 <<
" pDx: " << pDz <<
G4endl;