49 #ifndef G4ExcitationHandler_h
50 #define G4ExcitationHandler_h 1
const G4ExcitationHandler & operator=(const G4ExcitationHandler &right)
G4bool operator!=(const G4ExcitationHandler &right) const
G4VEvaporationChannel * GetPhotonEvaporation()
void SetMinEForMultiFrag(G4double anE)
G4VEvaporation * GetEvaporation()
G4ReactionProductVector * BreakItUp(const G4Fragment &theInitialState) const
std::vector< G4ReactionProduct * > G4ReactionProductVector
G4VFermiBreakUp * GetFermiModel()
void SetFermiModel(G4VFermiBreakUp *ptr)
G4VMultiFragmentation * GetMultiFragmentation()
void SetMultiFragmentation(G4VMultiFragmentation *ptr)
G4bool operator==(const G4ExcitationHandler &right) const
G4VEvaporationChannel * thePhotonEvaporation
G4FermiFragmentsPool * thePool
G4int maxAForFermiBreakUp
G4VMultiFragmentation * theMultiFragmentation
G4VFermiBreakUp * theFermiModel
G4double minEForMultiFrag
void SetMaxZForFermiBreakUp(G4int aZ)
void SetMaxAandZForFermiBreakUp(G4int anA, G4int aZ)
void SetEvaporation(G4VEvaporation *ptr)
G4VEvaporation * theEvaporation
void SetMaxAForFermiBreakUp(G4int anA)
void SetPhotonEvaporation(G4VEvaporationChannel *ptr)
G4int maxZForFermiBreakUp
G4IonTable * theTableOfIons