36 #ifndef G4WilsonAblationModel_h
37 #define G4WilsonAblationModel_h 1
98 void SelectSecondariesByEvaporation (
G4Fragment*);
100 void PrintWelcomeMessage ();
103 G4bool produceSecondaries;
111 std::vector<G4VEvaporationChannel*> * theChannels;
119 {produceSecondaries = produceSecondaries1;}
123 {
return produceSecondaries;}
127 {verboseLevel = verboseLevel1;}
131 {
return verboseLevel;}
std::vector< G4ParticleDefinition * > VectorOfFragmentTypes
G4bool GetProduceSecondaries()
void SetProduceSecondaries(G4bool)
void SetVerboseLevel(G4int)
std::vector< G4Fragment * > G4FragmentVector
G4FragmentVector * BreakItUp(const G4Fragment &theNucleus)