|
Geant4_10
|
#include <G4WilsonAblationModel.hh>


Public Types | |
| typedef std::vector < G4ParticleDefinition * > | VectorOfFragmentTypes |
Public Member Functions | |
| G4WilsonAblationModel () | |
| ~G4WilsonAblationModel () | |
| G4FragmentVector * | BreakItUp (const G4Fragment &theNucleus) |
| void | SetProduceSecondaries (G4bool) |
| G4bool | GetProduceSecondaries () |
| void | SetVerboseLevel (G4int) |
| G4int | GetVerboseLevel () |
Public Member Functions inherited from G4VEvaporation | |
| G4VEvaporation () | |
| virtual | ~G4VEvaporation () |
| virtual void | Initialise () |
| virtual void | SetPhotonEvaporation (G4VEvaporationChannel *ptr) |
| G4VEvaporationChannel * | GetPhotonEvaporation () |
| void | SetOPTxs (G4int opt) |
| void | UseSICB (G4bool use) |
Additional Inherited Members | |
Protected Attributes inherited from G4VEvaporation | |
| G4VEvaporationChannel * | thePhotonEvaporation |
| G4int | OPTxs |
| G4bool | useSICB |
Definition at line 83 of file G4WilsonAblationModel.hh.
| typedef std::vector<G4ParticleDefinition*> G4WilsonAblationModel::VectorOfFragmentTypes |
Definition at line 89 of file G4WilsonAblationModel.hh.
| G4WilsonAblationModel::G4WilsonAblationModel | ( | ) |
| G4WilsonAblationModel::~G4WilsonAblationModel | ( | ) |
Definition at line 159 of file G4WilsonAblationModel.cc.
|
virtual |
Implements G4VEvaporation.
Definition at line 167 of file G4WilsonAblationModel.cc.

|
inline |
Definition at line 122 of file G4WilsonAblationModel.hh.
|
inline |
Definition at line 130 of file G4WilsonAblationModel.hh.
Definition at line 118 of file G4WilsonAblationModel.hh.
Definition at line 126 of file G4WilsonAblationModel.hh.

1.8.5