41 #ifndef G4VEvaporation_h
42 #define G4VEvaporation_h 1
120 if(
theChannels->size() > 1) { p = (*theChannels)[1]; }
virtual ~G4VEvaporation()
G4VFermiBreakUp * GetFermiBreakUp() const
G4VEvaporationChannel * GetFissionChannel()
G4VEvaporationChannel * GetPhotonEvaporation()
virtual void BreakFragment(G4FragmentVector *, G4Fragment *theNucleus)
G4VEvaporationChannel * thePhotonEvaporation
std::vector< G4VEvaporationChannel * > * theChannels
virtual void InitialiseChannels()
std::vector< G4Fragment * > G4FragmentVector
G4bool operator!=(const G4VEvaporation &right) const =delete
G4bool operator==(const G4VEvaporation &right) const =delete
void SetFermiBreakUp(G4VFermiBreakUp *ptr)
const G4VEvaporation & operator=(const G4VEvaporation &right)=delete
virtual void SetPhotonEvaporation(G4VEvaporationChannel *ptr)
G4VEvaporationFactory * theChannelFactory