Geant4  10.00.p02
G4RadioactiveDecaymessenger Class Reference

#include <G4RadioactiveDecaymessenger.hh>

+ Inheritance diagram for G4RadioactiveDecaymessenger:
+ Collaboration diagram for G4RadioactiveDecaymessenger:

Public Member Functions

 G4RadioactiveDecaymessenger (G4RadioactiveDecay *theRadioactiveDecayContainer)
 
 ~G4RadioactiveDecaymessenger ()
 
void SetNewValue (G4UIcommand *command, G4String newValues)
 
- Public Member Functions inherited from G4UImessenger
 G4UImessenger ()
 
 G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true)
 
virtual ~G4UImessenger ()
 
virtual G4String GetCurrentValue (G4UIcommand *command)
 
G4bool operator== (const G4UImessenger &messenger) const
 

Private Attributes

G4RadioactiveDecaytheRadioactiveDecayContainer
 
G4UIdirectorygrdmDirectory
 
G4UIcmdWithNucleusLimitsnucleuslimitsCmd
 
G4UIcmdWithAStringsourcetimeprofileCmd
 
G4UIcmdWithAStringdecaybiasprofileCmd
 
G4UIcmdWithABoolanaloguemcCmd
 
G4UIcmdWithABoolfbetaCmd
 
G4UIcmdWithABoolbrbiasCmd
 
G4UIcmdWithAnIntegersplitnucleiCmd
 
G4UIcmdWithAnIntegerverboseCmd
 
G4UIcmdWithAStringavolumeCmd
 
G4UIcmdWithAStringdeavolumeCmd
 
G4UIcmdWithoutParameterallvolumesCmd
 
G4UIcmdWithoutParameterdeallvolumesCmd
 
G4UIcmdWithABoolicmCmd
 
G4UIcmdWithABoolarmCmd
 
G4UIcmdWithADoubleAndUnithlthCmd
 
G4UIcommanduserDecayDataCmd
 
G4UIcommanduserEvaporationDataCmd
 
G4UIcmdWith3VectorcolldirCmd
 
G4UIcmdWithADoubleAndUnitcollangleCmd
 

Additional Inherited Members

- Protected Member Functions inherited from G4UImessenger
G4String ItoS (G4int i)
 
G4String DtoS (G4double a)
 
G4String BtoS (G4bool b)
 
G4int StoI (G4String s)
 
G4double StoD (G4String s)
 
G4bool StoB (G4String s)
 
void AddUIcommand (G4UIcommand *newCommand)
 
void CreateDirectory (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true)
 
template<typename T >
T * CreateCommand (const G4String &cname, const G4String &dsc)
 
- Protected Attributes inherited from G4UImessenger
G4UIdirectorybaseDir
 
G4String baseDirName
 

Detailed Description

Definition at line 71 of file G4RadioactiveDecaymessenger.hh.

Constructor & Destructor Documentation

G4RadioactiveDecaymessenger::G4RadioactiveDecaymessenger ( G4RadioactiveDecay theRadioactiveDecayContainer)

Definition at line 36 of file G4RadioactiveDecaymessenger.cc.

References G4UIparameter::SetGuidance(), and G4UIparameter::SetParameterRange().

+ Here is the call graph for this function:

Member Function Documentation

Member Data Documentation

G4UIcmdWithoutParameter* G4RadioactiveDecaymessenger::allvolumesCmd
private

Definition at line 108 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithABool* G4RadioactiveDecaymessenger::analoguemcCmd
private

Definition at line 101 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithABool* G4RadioactiveDecaymessenger::armCmd
private

Definition at line 111 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithAString* G4RadioactiveDecaymessenger::avolumeCmd
private

Definition at line 106 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithABool* G4RadioactiveDecaymessenger::brbiasCmd
private

Definition at line 103 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithADoubleAndUnit* G4RadioactiveDecaymessenger::collangleCmd
private

Definition at line 118 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWith3Vector* G4RadioactiveDecaymessenger::colldirCmd
private

Definition at line 117 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithoutParameter* G4RadioactiveDecaymessenger::deallvolumesCmd
private

Definition at line 109 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithAString* G4RadioactiveDecaymessenger::deavolumeCmd
private

Definition at line 107 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithAString* G4RadioactiveDecaymessenger::decaybiasprofileCmd
private

Definition at line 100 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithABool* G4RadioactiveDecaymessenger::fbetaCmd
private

Definition at line 102 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIdirectory* G4RadioactiveDecaymessenger::grdmDirectory
private

Definition at line 97 of file G4RadioactiveDecaymessenger.hh.

Referenced by ~G4RadioactiveDecaymessenger().

G4UIcmdWithADoubleAndUnit* G4RadioactiveDecaymessenger::hlthCmd
private

Definition at line 112 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithABool* G4RadioactiveDecaymessenger::icmCmd
private

Definition at line 110 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithNucleusLimits* G4RadioactiveDecaymessenger::nucleuslimitsCmd
private

Definition at line 98 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithAString* G4RadioactiveDecaymessenger::sourcetimeprofileCmd
private

Definition at line 99 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithAnInteger* G4RadioactiveDecaymessenger::splitnucleiCmd
private

Definition at line 104 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4RadioactiveDecay* G4RadioactiveDecaymessenger::theRadioactiveDecayContainer
private

Definition at line 95 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue().

G4UIcommand* G4RadioactiveDecaymessenger::userDecayDataCmd
private

Definition at line 114 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcommand* G4RadioactiveDecaymessenger::userEvaporationDataCmd
private

Definition at line 115 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().

G4UIcmdWithAnInteger* G4RadioactiveDecaymessenger::verboseCmd
private

Definition at line 105 of file G4RadioactiveDecaymessenger.hh.

Referenced by SetNewValue(), and ~G4RadioactiveDecaymessenger().


The documentation for this class was generated from the following files: