#include <G4ParticleHPMessenger.hh>
Definition at line 37 of file G4ParticleHPMessenger.hh.
◆ G4ParticleHPMessenger()
Definition at line 33 of file G4ParticleHPMessenger.cc.
40 PhotoEvaCmd->
SetGuidance(
" Force the use of the Photon Evaporation model, instead of the neutron capture final state data.");
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithAString * NeglectDopplerCmd
G4UIcmdWithAString * SkipMissingCmd
G4ParticleHPManager * manager
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithAString * ProduceFissionFragementCmd
G4UIcmdWithAnInteger * VerboseCmd
void SetRange(const char *rs)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
G4UIdirectory * ParticleHPDir
G4UIcmdWithAString * PhotoEvaCmd
void SetCandidates(const char *candidateList)
void SetDefaultValue(G4int defVal)
G4UIcmdWithAString * DoNotAdjustFSCmd
◆ ~G4ParticleHPMessenger()
G4ParticleHPMessenger::~G4ParticleHPMessenger |
( |
| ) |
|
Definition at line 79 of file G4ParticleHPMessenger.cc.
G4UIcmdWithAString * NeglectDopplerCmd
G4UIcmdWithAString * SkipMissingCmd
G4UIcmdWithAString * ProduceFissionFragementCmd
G4UIcmdWithAnInteger * VerboseCmd
G4UIdirectory * ParticleHPDir
G4UIcmdWithAString * PhotoEvaCmd
G4UIcmdWithAString * DoNotAdjustFSCmd
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 90 of file G4ParticleHPMessenger.cc.
93 if ( newValue ==
"true" ) bValue=
true;
G4UIcmdWithAString * NeglectDopplerCmd
G4UIcmdWithAString * SkipMissingCmd
G4ParticleHPManager * manager
void SetDoNotAdjustFinalState(G4bool val)
G4UIcmdWithAString * ProduceFissionFragementCmd
void SetVerboseLevel(G4int i)
void SetProduceFissionFragments(G4bool val)
void SetUseOnlyPhotoEvaporation(G4bool val)
G4UIcmdWithAnInteger * VerboseCmd
static G4int ConvertToInt(const char *st)
void SetNeglectDoppler(G4bool val)
G4UIcmdWithAString * PhotoEvaCmd
G4UIcmdWithAString * DoNotAdjustFSCmd
void SetSkipMissingIsotopes(G4bool val)
◆ DoNotAdjustFSCmd
◆ manager
◆ NeglectDopplerCmd
◆ ParticleHPDir
◆ PhotoEvaCmd
◆ ProduceFissionFragementCmd
◆ SkipMissingCmd
◆ VerboseCmd
The documentation for this class was generated from the following files: