#include <G4WilsonAbrasionModel.hh>
|
| G4WilsonAbrasionModel (G4bool useAblation1=false) |
|
| G4WilsonAbrasionModel (G4ExcitationHandler *) |
|
| ~G4WilsonAbrasionModel () |
|
| G4WilsonAbrasionModel (const G4WilsonAbrasionModel &right) |
|
const G4WilsonAbrasionModel & | operator= (G4WilsonAbrasionModel &right) |
|
virtual G4HadFinalState * | ApplyYourself (const G4HadProjectile &, G4Nucleus &) |
|
void | SetVerboseLevel (G4int) |
|
void | SetUseAblation (G4bool) |
|
G4bool | GetUseAblation () |
|
void | SetConserveMomentum (G4bool) |
|
G4bool | GetConserveMomentum () |
|
void | SetExcitationHandler (G4ExcitationHandler *) |
|
G4ExcitationHandler * | GetExcitationHandler () |
|
virtual void | ModelDescription (std::ostream &) const |
|
| G4HadronicInteraction (const G4String &modelName="HadronicModel") |
|
virtual | ~G4HadronicInteraction () |
|
virtual G4double | SampleInvariantT (const G4ParticleDefinition *p, G4double plab, G4int Z, G4int A) |
|
virtual G4bool | IsApplicable (const G4HadProjectile &, G4Nucleus &) |
|
G4double | GetMinEnergy () const |
|
G4double | GetMinEnergy (const G4Material *aMaterial, const G4Element *anElement) const |
|
void | SetMinEnergy (G4double anEnergy) |
|
void | SetMinEnergy (G4double anEnergy, const G4Element *anElement) |
|
void | SetMinEnergy (G4double anEnergy, const G4Material *aMaterial) |
|
G4double | GetMaxEnergy () const |
|
G4double | GetMaxEnergy (const G4Material *aMaterial, const G4Element *anElement) const |
|
void | SetMaxEnergy (const G4double anEnergy) |
|
void | SetMaxEnergy (G4double anEnergy, const G4Element *anElement) |
|
void | SetMaxEnergy (G4double anEnergy, const G4Material *aMaterial) |
|
const G4HadronicInteraction * | GetMyPointer () const |
|
G4int | GetVerboseLevel () const |
|
void | SetVerboseLevel (G4int value) |
|
const G4String & | GetModelName () const |
|
void | DeActivateFor (const G4Material *aMaterial) |
|
void | ActivateFor (const G4Material *aMaterial) |
|
void | DeActivateFor (const G4Element *anElement) |
|
void | ActivateFor (const G4Element *anElement) |
|
G4bool | IsBlocked (const G4Material *aMaterial) const |
|
G4bool | IsBlocked (const G4Element *anElement) const |
|
void | SetRecoilEnergyThreshold (G4double val) |
|
G4double | GetRecoilEnergyThreshold () const |
|
G4bool | operator== (const G4HadronicInteraction &right) const |
|
G4bool | operator!= (const G4HadronicInteraction &right) const |
|
virtual const std::pair
< G4double, G4double > | GetFatalEnergyCheckLevels () const |
|
virtual std::pair< G4double,
G4double > | GetEnergyMomentumCheckLevels () const |
|
void | SetEnergyMomentumCheckLevels (G4double relativeLevel, G4double absoluteLevel) |
|
Definition at line 77 of file G4WilsonAbrasionModel.hh.
G4WilsonAbrasionModel::G4WilsonAbrasionModel |
( |
G4bool |
useAblation1 = false ) | |
|
G4WilsonAbrasionModel::~G4WilsonAbrasionModel |
( |
) | |
|
G4bool G4WilsonAbrasionModel::GetConserveMomentum |
( |
) | |
|
|
inline |
G4bool G4WilsonAbrasionModel::GetUseAblation |
( |
) | |
|
|
inline |
void G4WilsonAbrasionModel::ModelDescription |
( |
std::ostream & |
outFile) | |
const |
|
virtual |
void G4WilsonAbrasionModel::SetConserveMomentum |
( |
G4bool |
conserveMomentum1) | |
|
|
inline |
void G4WilsonAbrasionModel::SetUseAblation |
( |
G4bool |
useAblation1) | |
|
void G4WilsonAbrasionModel::SetVerboseLevel |
( |
G4int |
verboseLevel1) | |
|
|
inline |
The documentation for this class was generated from the following files: