34 #define INCLXX_IN_GEANT4_MODE 1    47       if(!(*p)->isNucleon()) 
continue;
    48       const G4double pmod2 = (*p)->getMomentum().mag2();
    50       if(pmod2<pFermi*pFermi) 
return true;
 
G4double getFermiMomentum(const Particle *const p) const
Return the Fermi momentum for a particle. 
 
G4bool isBlocked(ParticleList const &, Nucleus const *const)
 
NuclearPotential::INuclearPotential const  * getPotential() const
Getter for thePotential. 
 
ParticleList::const_iterator ParticleIter