30 #ifndef G4VPreCompoundModel_h
31 #define G4VPreCompoundModel_h 1
64 const G4String& modelName =
"PrecompoundModel");
virtual G4ReactionProductVector * DeExcite(G4Fragment &aFragment)=0
G4VPreCompoundModel(G4ExcitationHandler *ptr=nullptr, const G4String &modelName="PrecompoundModel")
void SetExcitationHandler(G4ExcitationHandler *ptr)
std::vector< G4ReactionProduct * > G4ReactionProductVector
const G4VPreCompoundModel & operator=(const G4VPreCompoundModel &right)=delete
G4ExcitationHandler * GetExcitationHandler() const
G4bool operator!=(const G4VPreCompoundModel &right) const =delete
G4ExcitationHandler * theExcitationHandler
virtual ~G4VPreCompoundModel()
virtual void DeExciteModelDescription(std::ostream &outFile) const =0
G4bool operator==(const G4VPreCompoundModel &right) const =delete