252 ed <<
"ERROR : No mesh is currently open. Open/create a mesh first. Command ignored.";
272 if(shape==MeshShape::realWorldLogVol)
284 }
else if( shape==MeshShape::cylinder ) {
292 }
else if(shape==MeshShape::realWorldLogVol) {
293 ed<<
"Cell flux for real world volume is not yet supported. Command ignored.";
305 }
else if( shape==MeshShape::cylinder ) {
313 }
else if(shape==MeshShape::realWorldLogVol) {
314 ed<<
"Passing cell flux for real world volume is not yet supported. Command ignored.";
324 if(shape==MeshShape::realWorldLogVol)
336 }
else if( shape==MeshShape::cylinder ) {
345 }
else if(shape==MeshShape::realWorldLogVol) {
354 if(shape==MeshShape::realWorldLogVol)
364 if(shape==MeshShape::realWorldLogVol)
373 if(shape==MeshShape::realWorldLogVol)
386 if(shape==MeshShape::realWorldLogVol)
396 if(shape==MeshShape::realWorldLogVol)
407 if(shape==MeshShape::realWorldLogVol)
413 if (
StoB(token[3]) ){
423 if(shape==MeshShape::realWorldLogVol)
429 if (
StoB(token[3]) ){
490 if(shape==MeshShape::realWorldLogVol)
500 if(shape==MeshShape::realWorldLogVol)
510 if(shape==MeshShape::realWorldLogVol)
520 if(shape==MeshShape::realWorldLogVol)
531 if(shape==MeshShape::realWorldLogVol)
541 if(shape==MeshShape::realWorldLogVol)
556 <<
"] : Current quantity is not set. Set or touch a quantity first.";
564 <<
"] : Current quantity is not set. Set or touch a quantity first.";
576 <<
"] : Current quantity is not set. Set or touch a quantity first.";
584 <<
"] : Current quantity is not set. Set or touch a quantity first.";
592 <<
"] : Current quantity is not set. Set or touch a quantity first.";
609 while ( !(val = next()).isNull() ) {
610 token.push_back(val);
621 std::vector<G4String> pnames;
622 for (
G4int i = 1; i<(
G4int)token.size(); i++){
623 pnames.push_back(token[i]);
637 for (
G4int i = 4; i < (
G4int)token.size(); i++){
638 filter->
add(token[i]);
650 <<
"] : Quantity name, \"" << psname <<
"\", is already existing.";