91 myParticleIterator->reset();
93 while ( (*myParticleIterator)() )
117 myParticleIterator->reset();
119 while ( (*myParticleIterator)() )
125 G4bool isUnderFastSimulation(
false);
130 for (
size_t ip = 0 ; ip < vprocess->
size() ; ++ip)
136 isUnderFastSimulation =
true;
140 processAndGeometryNames +=
"[geom:";
142 processAndGeometryNames +=
"] ";
146 processAndGeometryNames +=
"\n ";
148 processAndGeometryNames +=
"[geom:";
150 processAndGeometryNames +=
"] ";
155 if ( isUnderFastSimulation )
G4cout << std::setw(14) << particleName <<
" : " << processAndGeometryNames <<
G4endl;