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