46:theRadioactiveDecayContainer(theRadioactiveDecayContainer1)
113 Z_para->
SetGuidance(
"Z: Charge number of isotope");
118 FileName_para->
SetGuidance(
"Name of the user data file");
133 FileNamepara->
SetGuidance(
"Name of the user data file");
182 }
else if ( command ==
icmCmd ) {
184 }
else if ( command ==
armCmd ) {
189 const char* nv = (
const char*)newValues;
190 std::istringstream is(nv);
191 is >>
Z >>
A >> file_name;
196 const char* nv = (
const char*)newValues;
197 std::istringstream is(nv);
198 is >>
Z >>
A >> file_name;
G4bool AddPrivateData(G4int Z, G4int A, const G4String &filename)
static G4NuclearLevelData * GetInstance()
G4UIcmdWithNucleusLimits * nucleuslimitsCmd
G4UIcmdWithABool * icmCmd
G4UIcmdWithADoubleAndUnit * thresholdForVeryLongDecayTimeCmd
G4UIcmdWithAString * deavolumeCmd
G4UIcmdWithAnInteger * verboseCmd
G4UIcmdWithAString * avolumeCmd
G4UIdirectory * rdmDirectory
G4UIcmdWithoutParameter * deallvolumesCmd
G4RadioactiveDecay * theRadioactiveDecayContainer
G4UIcmdWithADoubleAndUnit * collangleCmd
G4RadioactiveDecayMessenger(G4RadioactiveDecay *theRadioactiveDecayContainer)
G4UIcmdWith3Vector * colldirCmd
G4UIcommand * userDecayDataCmd
void SetNewValue(G4UIcommand *command, G4String newValues)
G4UIcommand * userEvaporationDataCmd
G4UIcmdWithoutParameter * allvolumesCmd
~G4RadioactiveDecayMessenger()
G4UIcmdWithABool * armCmd
void SelectAVolume(const G4String &aVolume)
void SetVerboseLevel(G4int value)
void SetDecayHalfAngle(G4double halfAngle=0.*CLHEP::deg)
void SetDecayDirection(const G4ThreeVector &theDir)
void SetThresholdForVeryLongDecayTime(const G4double inputThreshold)
void DeselectAllVolumes()
void AddUserDecayDataFile(G4int Z, G4int A, G4String filename)
void DeselectAVolume(const G4String &aVolume)
static G4ThreeVector GetNew3VectorValue(const char *paramString)
void SetParameterName(const char *theNameX, const char *theNameY, const char *theNameZ, G4bool omittable, G4bool currentAsDefault=false)
static G4bool GetNewBoolValue(const char *paramString)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetDefaultValue(G4bool defVal)
void SetUnitCategory(const char *unitCategory)
static G4double GetNewDoubleValue(const char *paramString)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
static G4int GetNewIntValue(const char *paramString)
void SetDefaultValue(G4int defVal)
G4NucleusLimits GetNewNucleusLimitsValue(G4String paramString)
void SetParameterName(const char *theNameAMin, const char *theNameAMax, const char *theNameZMin, const char *theNameZMax, G4bool omittable, G4bool currentAsDefault=true)
void SetParameter(G4UIparameter *const newParameter)
void SetGuidance(const char *aGuidance)
void SetRange(const char *rs)
void SetGuidance(const char *theGuidance)
void SetParameterRange(const char *theRange)