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