49 theMaximumTrackLength( maxTrkLength )
58 theParticleIterator->
reset();
59 while( (*theParticleIterator)() )
70 G4Exception(
"G4ErrorTrackLengthTarget::G4ErrorTrackLengthTarget",
76 size_t isiz = procvec->
size();
78 for(
size_t ii=0; ii < isiz; ii++ )
80 if( ((*procvec)[ii])->
GetProcessName() ==
"G4ErrorTrackLengthTarget")
86 isiz = procvec->
size();
114 G4cout <<
" G4ErrorTrackLengthTarget::GetMeanFreePath "
127 return &theParticleChange;
134 G4cout << msg <<
"G4ErrorTrackLengthTarget: max track length = "
135 << theMaximumTrackLength <<
G4endl;