33 #define INCLXX_IN_GEANT4_MODE 1
49 incidentDirection(aParticle->getMomentum())
61 DEBUG(
"DeltaDecayChannel chosen." << std::endl);
101 DEBUG(
"Enforcing energy conservation: failed!" << std::endl);
108 for(
ParticleIter i = created.begin(); i != created.end(); ++i )
121 DEBUG(
"No nucleus, continuing anyway." << std::endl);
124 DEBUG(
"Enforcing energy conservation: success!" << std::endl);
133 for(
ParticleIter i=modified.begin(); i!=modified.end(); ++i)
140 DEBUG(
"CDPP: Blocked!" << std::endl);
146 for(
ParticleIter i = created.begin(); i != created.end(); ++i )
158 DEBUG(
"CDPP: Allowed!" << std::endl);
185 std::stringstream ss;
186 ss <<
"(avatar " <<
theTime <<
" 'decay" << std::endl
187 <<
"(list " << std::endl
189 <<
"))" << std::endl;