70 char* prop = getenv(
"G4ERROR_PROP");
80 G4Exception(
"exG4eReco",
"Fatal error in Argument",
JustWarning,
"Variable G4ERROR_PROP not defined, taking it = UNTIL_TARGET");
84 for(
size_t ii = 0; ii < nEvents; ii++ ){
118 char*
target = getenv(
"G4ERROR_TARGET");
132 G4Exception(
"exG4eReco",
"Fatal error in Argument",
JustWarning,
"Variable G4ERROR_TARGET not defined, taking it = PLANE_SURFACE");
139 char* mode = getenv(
"G4ERROR_MODE");
149 G4Exception(
"exG4eReco",
"Fatal error in Argument",
JustWarning,
"Variable G4ERROR_MODE not defined, taking it = BACKWARDS");
176 }
else if( iProp == 1){
193 G4cout <<
"STEP_BY_STEP propagation: Last Step " <<
G4endl;
204 G4cout <<
" Position: " << posEnd << G4endl
205 <<
" Momentum: " << momEnd << G4endl
206 <<
" Error: " << errorEnd <<
G4endl;
219 }
else if( iTarget == 2 ) {
222 }
else if( iTarget == 3 ) {
224 }
else if( iTarget == 4 ) {