51 G4cout <<
"G4ParticleChangeForMSC::G4ParticleChangeForMSC() " <<
G4endl;
60 G4cout <<
"G4ParticleChangeForMSC::~G4ParticleChangeForMSC() " <<
G4endl;
70 G4cout <<
"G4ParticleChangeForMSC:: copy constructor is called " <<
G4endl;
81 G4cout <<
"G4ParticleChangeForMSC:: assignment operator is called " <<
G4endl;
146 G4cout <<
" Position - x (mm) : "
149 G4cout <<
" Position - y (mm) : "
152 G4cout <<
" Position - z (mm) : "
155 G4cout <<
" Momentum Direct - x : "
158 G4cout <<
" Momentum Direct - y : "
161 G4cout <<
" Momentum Direct - z : "
171 G4bool exitWithError =
false;
183 G4cout <<
" G4ParticleChangeForMSC::CheckIt : ";
184 G4cout <<
"the Momentum Change is not unit vector !!"
185 <<
" Difference: " << accuracy <<
G4endl;
205 "momentum direction was illegal");