53 ed <<
"Particle `" << particleName <<
"' not found !" <<
G4endl;
65 for ( std::map< const G4BiasingProcessInterface*, G4BOptnChangeCrossSection* >::iterator
68 it++ )
delete (*it).second;
92 G4String operationName =
"XSchange-" +
124 if ( analogInteractionLength >
DBL_MAX/10. )
return 0;
127 G4double analogXS = 1./analogInteractionLength;
150 if ( previousOperation == 0 )
157 if ( previousOperation != operation )
161 ed <<
" Logic problem in operation handling !" <<
G4endl;
162 G4Exception(
"GB01BOptrChangeCrossSection::ProposeOccurenceBiasingOperation(...)",