51   G4Exception(
"G4VRestContinuousDiscreteProcess::G4VRestContinuousDiscreteProcess()",
 
   52           "ProcMan102",
JustWarning,
"Default constructor is called");
 
   67     valueGPILSelection(right.valueGPILSelection)
 
   87     G4cout << 
"G4VRestContinuousDiscreteProcess::AtRestGetPhysicalInteractionLength ";
 
  125   *selection = valueGPILSelection;
 
  129     G4cout << 
"G4VRestContinuousDiscreteProcess::AlongStepGetPhysicalInteractionLength ";
 
  133     G4cout << 
"IntractionLength= " << steplength/
cm <<
"[cm] " <<
G4endl;
 
  156   } 
else if ( previousStepSize > 0.0) {
 
  179     G4cout << 
"G4VRestContinuousDiscreteProcess::PostStepGetPhysicalInteractionLength ";