40#ifndef G4VEvaporation_h
41#define G4VEvaporation_h 1
std::vector< G4Fragment * > G4FragmentVector
virtual void BreakFragment(G4FragmentVector *, G4Fragment *theNucleus)
G4VEvaporationChannel * GetFissionChannel()
size_t GetNumberOfChannels() const
G4VEvaporationChannel * GetPhotonEvaporation()
G4bool operator==(const G4VEvaporation &right) const =delete
const G4VEvaporation & operator=(const G4VEvaporation &right)=delete
G4bool operator!=(const G4VEvaporation &right) const =delete
virtual ~G4VEvaporation()
G4VEvaporationChannel * thePhotonEvaporation
virtual void SetPhotonEvaporation(G4VEvaporationChannel *ptr)
void SetFermiBreakUp(G4VFermiBreakUp *ptr)
G4VEvaporationFactory * theChannelFactory
G4VFermiBreakUp * GetFermiBreakUp() const
std::vector< G4VEvaporationChannel * > * theChannels
virtual void InitialiseChannels()
G4VEvaporation(const G4VEvaporation &right)=delete