Geant4-11
|
#include <G4GeneralParticleSourceMessenger.hh>
Public Member Functions | |
G4bool | CommandsShouldBeInMaster () const |
G4String | GetCurrentValue (G4UIcommand *command) |
G4bool | operator!= (const G4UImessenger &messenger) const |
G4bool | operator== (const G4UImessenger &messenger) const |
void | SetNewValue (G4UIcommand *command, G4String newValues) |
void | SetParticleGun (G4SingleParticleSource *fpg) |
Static Public Member Functions | |
static void | Destroy () |
static G4GeneralParticleSourceMessenger * | GetInstance (G4GeneralParticleSource *) |
Protected Member Functions | |
void | AddUIcommand (G4UIcommand *newCommand) |
G4String | BtoS (G4bool b) |
template<typename T > | |
T * | CreateCommand (const G4String &cname, const G4String &dsc) |
void | CreateDirectory (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) |
G4String | DtoS (G4double a) |
G4String | ItoS (G4int i) |
G4bool | StoB (G4String s) |
G4double | StoD (G4String s) |
G4int | StoI (G4String s) |
G4long | StoL (G4String s) |
Protected Attributes | |
G4UIdirectory * | baseDir = nullptr |
G4String | baseDirName = "" |
G4bool | commandsShouldBeInMaster = false |
Private Member Functions | |
G4GeneralParticleSourceMessenger (G4GeneralParticleSource *) | |
void | IonCommand (G4String newValues) |
void | IonLvlCommand (G4String newValues) |
~G4GeneralParticleSourceMessenger () | |
Definition at line 74 of file G4GeneralParticleSourceMessenger.hh.
|
private |
Definition at line 85 of file G4GeneralParticleSourceMessenger.cc.
References addsourceCmd, alphaCmd1, angfocusCmd, angrot1Cmd1, angrot2Cmd1, angsigmarCmd1, angsigmaxCmd1, angsigmayCmd1, angtypeCmd1, angularDirectory, applyEnergyWeightCmd1, arbeintCmd1, arbintCmd1, calculateCmd1, centreCmd1, clearsourceCmd, G4UImessenger::commandsShouldBeInMaster, confineCmd1, deletesourceCmd, diffspecCmd1, directionCmd, emaxCmd1, eminCmd1, energyCmd, energyDirectory, energyspecCmd1, energytypeCmd1, engsigmaCmd1, G4ParticleTable::entries(), ezeroCmd1, flatsamplingCmd, G4ParticleTable::GetParticleName(), G4ParticleTable::GetParticleTable(), getsourceCmd, gpsDirectory, gradientCmd1, halfxCmd1, halfyCmd1, halfzCmd1, histDirectory, histfileCmd1, histnameCmd1, histpointCmd1, histtype, interceptCmd1, ionCmd, ionLvlCmd, listCmd, listsourceCmd, maxphiCmd1, maxthetaCmd1, minphiCmd1, minthetaCmd1, monoenergyCmd1, multiplevertexCmd, numberCmd, paralpCmd1, parphiCmd1, partheCmd1, particleCmd, particleTable, pi, polCmd, positionCmd, positionDirectory, posrot1Cmd1, posrot2Cmd1, possigmarCmd1, possigmaxCmd1, possigmayCmd1, radius0Cmd1, radiusCmd1, resethistCmd1, G4UIcmdWithAString::SetCandidates(), G4UIcmdWith3VectorAndUnit::SetDefaultUnit(), G4UIcmdWithADoubleAndUnit::SetDefaultUnit(), G4UIcmdWithAString::SetDefaultValue(), G4UIparameter::SetDefaultValue(), G4UIcmdWithABool::SetDefaultValue(), G4UIcmdWithADoubleAndUnit::SetDefaultValue(), G4UIcommand::SetGuidance(), setintensityCmd, G4UIcommand::SetParameter(), G4UIcmdWithABool::SetParameterName(), G4UIcmdWithADouble::SetParameterName(), G4UIcmdWithADoubleAndUnit::SetParameterName(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcmdWithAString::SetParameterName(), G4UIcmdWith3Vector::SetParameterName(), G4UIcmdWith3VectorAndUnit::SetParameterName(), G4UIcommand::SetRange(), setsourceCmd, shapeCmd1, sourceDirectory, surfnormCmd1, tempCmd1, timeCmd, typeCmd1, useuserangaxisCmd1, and verbosityCmd.
Referenced by GetInstance().
|
private |
Definition at line 594 of file G4GeneralParticleSourceMessenger.cc.
References addsourceCmd, alphaCmd1, angfocusCmd, angrot1Cmd1, angrot2Cmd1, angsigmarCmd1, angsigmaxCmd1, angsigmayCmd1, angtypeCmd1, angularDirectory, applyEnergyWeightCmd1, arbeintCmd1, arbintCmd1, calculateCmd1, centreCmd1, clearsourceCmd, confineCmd1, deletesourceCmd, diffspecCmd1, directionCmd, emaxCmd1, eminCmd1, energyCmd, energyDirectory, energyspecCmd1, energytypeCmd1, engsigmaCmd1, ezeroCmd1, flatsamplingCmd, getsourceCmd, gpsDirectory, gradientCmd1, halfxCmd1, halfyCmd1, halfzCmd1, histDirectory, histfileCmd1, histnameCmd1, histpointCmd1, interceptCmd1, ionCmd, ionLvlCmd, listCmd, listsourceCmd, maxphiCmd1, maxthetaCmd1, minphiCmd1, minthetaCmd1, monoenergyCmd1, multiplevertexCmd, numberCmd, paralpCmd1, parphiCmd1, partheCmd1, particleCmd, polCmd, positionCmd, positionDirectory, posrot1Cmd1, posrot2Cmd1, possigmarCmd1, possigmaxCmd1, possigmayCmd1, radius0Cmd1, radiusCmd1, resethistCmd1, setintensityCmd, setsourceCmd, shapeCmd1, sourceDirectory, surfnormCmd1, tempCmd1, anonymous_namespace{G4GeneralParticleSourceMessenger.cc}::theInstance, timeCmd, typeCmd1, useuserangaxisCmd1, and verbosityCmd.
|
protectedinherited |
Definition at line 149 of file G4UImessenger.cc.
References G4cerr, G4endl, and G4UIcommand::GetCommandPath().
Definition at line 98 of file G4UImessenger.cc.
|
inlineinherited |
Definition at line 77 of file G4UImessenger.hh.
References G4UImessenger::commandsShouldBeInMaster.
Referenced by G4UIcommand::G4UIcommandCommonConstructorCode().
|
protectedinherited |
Definition at line 110 of file G4UImessenger.hh.
References G4UImessenger::baseDirName.
|
protectedinherited |
Definition at line 156 of file G4UImessenger.cc.
References G4UImessenger::baseDir, G4UImessenger::baseDirName, G4UIcommandTree::FindCommandTree(), G4UIcommandTree::GetPathName(), G4UImanager::GetTree(), G4UImanager::GetUIpointer(), and G4UIcommand::SetGuidance().
Referenced by G4MoleculeShootMessenger::G4MoleculeShootMessenger(), and G4UImessenger::G4UImessenger().
|
static |
Definition at line 73 of file G4GeneralParticleSourceMessenger.cc.
References anonymous_namespace{G4GeneralParticleSourceMessenger.cc}::creationM, and anonymous_namespace{G4GeneralParticleSourceMessenger.cc}::theInstance.
Referenced by G4GeneralParticleSource::~G4GeneralParticleSource().
Definition at line 90 of file G4UImessenger.cc.
Referenced by G4ScoreQuantityMessenger::FilterCommands(), and G4UIcontrolMessenger::SetNewValue().
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 1486 of file G4GeneralParticleSourceMessenger.cc.
|
static |
Definition at line 65 of file G4GeneralParticleSourceMessenger.cc.
References anonymous_namespace{G4GeneralParticleSourceMessenger.cc}::creationM, G4GeneralParticleSourceMessenger(), and anonymous_namespace{G4GeneralParticleSourceMessenger.cc}::theInstance.
Referenced by G4GeneralParticleSource::G4GeneralParticleSource().
|
private |
Definition at line 1508 of file G4GeneralParticleSourceMessenger.cc.
References G4UIcommand::CommandFailed(), eplus, fAtomicMass, fAtomicNumber, fIonCharge, fIonExciteEnergy, fParticleGun, fShootIon, G4IonTable::GetIon(), G4IonTable::GetIonTable(), ionCmd, keV, G4SingleParticleSource::SetParticleCharge(), G4SingleParticleSource::SetParticleDefinition(), G4UImessenger::StoD(), and G4UImessenger::StoI().
Referenced by SetNewValue().
|
private |
Definition at line 1557 of file G4GeneralParticleSourceMessenger.cc.
References G4UIcommand::CommandFailed(), eplus, fAtomicMassL, fAtomicNumberL, fIonChargeL, fIonEnergyLevel, fParticleGun, fShootIon, G4IonTable::GetIon(), G4IonTable::GetIonTable(), ionLvlCmd, G4SingleParticleSource::SetParticleCharge(), G4SingleParticleSource::SetParticleDefinition(), and G4UImessenger::StoI().
Referenced by SetNewValue().
Definition at line 82 of file G4UImessenger.cc.
Referenced by G4GenericMessenger::DeclareMethod(), and G4ParticleGunMessenger::GetCurrentValue().
|
inherited |
Definition at line 76 of file G4UImessenger.cc.
|
inherited |
Definition at line 70 of file G4UImessenger.cc.
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 691 of file G4GeneralParticleSourceMessenger.cc.
References G4GeneralParticleSource::AddaSource(), addsourceCmd, alphaCmd1, angfocusCmd, angrot1Cmd1, angrot2Cmd1, angsigmarCmd1, angsigmaxCmd1, angsigmayCmd1, angtypeCmd1, G4SPSEneDistribution::ApplyEnergyWeight(), applyEnergyWeightCmd1, arbeintCmd1, G4SPSEneDistribution::ArbEnergyHisto(), G4SPSEneDistribution::ArbEnergyHistoFile(), arbintCmd1, G4SPSEneDistribution::ArbInterpolate(), G4SPSEneDistribution::Calculate(), calculateCmd1, centreCmd1, CHECKPG, G4GeneralParticleSource::ClearAll(), clearsourceCmd, G4UIcommand::CommandFailed(), confineCmd1, G4SPSPosDistribution::ConfineSourceToVolume(), G4SPSAngDistribution::DefineAngRefAxes(), G4GeneralParticleSource::DeleteaSource(), deletesourceCmd, diffspecCmd1, directionCmd, G4ParticleTable::DumpTable(), emaxCmd1, eminCmd1, energyCmd, energyspecCmd1, energytypeCmd1, engsigmaCmd1, G4SPSEneDistribution::EpnEnergyHisto(), ezeroCmd1, FatalException, fGPS, G4ParticleTable::FindParticle(), flatsamplingCmd, fParticleGun, fShootIon, G4cout, G4endl, G4Exception(), G4SingleParticleSource::GetAngDist(), G4SingleParticleSource::GetBiasRndm(), G4UIcommand::GetCommandName(), G4UIcommand::GetCommandPath(), G4GeneralParticleSource::GetCurrentSourceIndex(), G4GeneralParticleSource::GetCurrentSourceIntensity(), G4SingleParticleSource::GetEneDist(), G4SPSEneDistribution::GetEnergyDisType(), G4UIcmdWith3Vector::GetNew3VectorValue(), G4UIcmdWith3VectorAndUnit::GetNew3VectorValue(), G4UIcmdWithABool::GetNewBoolValue(), G4UIcmdWithADouble::GetNewDoubleValue(), G4UIcmdWithADoubleAndUnit::GetNewDoubleValue(), G4UIcmdWithAnInteger::GetNewIntValue(), G4GeneralParticleSource::GetNumberofSource(), G4SingleParticleSource::GetPosDist(), getsourceCmd, gradientCmd1, halfxCmd1, halfyCmd1, halfzCmd1, histfileCmd1, histnameCmd1, histpointCmd1, histtype, G4SPSEneDistribution::InputDifferentialSpectra(), G4SPSEneDistribution::InputEnergySpectra(), interceptCmd1, ionCmd, IonCommand(), ionLvlCmd, IonLvlCommand(), listCmd, G4GeneralParticleSource::ListSource(), listsourceCmd, maxphiCmd1, maxthetaCmd1, minphiCmd1, minthetaCmd1, monoenergyCmd1, multiplevertexCmd, numberCmd, paralpCmd1, parphiCmd1, partheCmd1, particleCmd, particleTable, polCmd, positionCmd, posrot1Cmd1, posrot2Cmd1, possigmarCmd1, possigmaxCmd1, possigmayCmd1, radius0Cmd1, radiusCmd1, G4SPSAngDistribution::ReSetHist(), G4SPSEneDistribution::ReSetHist(), G4SPSRandomGenerator::ReSetHist(), resethistCmd1, G4SPSEneDistribution::SetAlpha(), G4SPSAngDistribution::SetAngDistType(), G4SPSAngDistribution::SetBeamSigmaInAngR(), G4SPSAngDistribution::SetBeamSigmaInAngX(), G4SPSAngDistribution::SetBeamSigmaInAngY(), G4SPSEneDistribution::SetBeamSigmaInE(), G4SPSPosDistribution::SetBeamSigmaInR(), G4SPSPosDistribution::SetBeamSigmaInX(), G4SPSPosDistribution::SetBeamSigmaInY(), G4SPSEneDistribution::SetBiasAlpha(), G4SPSPosDistribution::SetCentreCoords(), G4GeneralParticleSource::SetCurrentSourceIntensity(), G4GeneralParticleSource::SetCurrentSourceto(), G4SPSEneDistribution::SetEmax(), G4SPSEneDistribution::SetEmin(), G4SPSRandomGenerator::SetEnergyBias(), G4SPSEneDistribution::SetEnergyDisType(), G4SPSEneDistribution::SetEzero(), G4GeneralParticleSource::SetFlatSampling(), G4SPSAngDistribution::SetFocusPoint(), G4SPSEneDistribution::SetGradient(), G4SPSPosDistribution::SetHalfX(), G4SPSPosDistribution::SetHalfY(), G4SPSPosDistribution::SetHalfZ(), setintensityCmd, G4SPSEneDistribution::SetInterCept(), G4SPSAngDistribution::SetMaxPhi(), G4SPSAngDistribution::SetMaxTheta(), G4SPSAngDistribution::SetMinPhi(), G4SPSAngDistribution::SetMinTheta(), G4SPSEneDistribution::SetMonoEnergy(), G4GeneralParticleSource::SetMultipleVertex(), G4SingleParticleSource::SetNumberOfParticles(), G4SPSPosDistribution::SetParAlpha(), G4SPSPosDistribution::SetParPhi(), G4SPSPosDistribution::SetParTheta(), G4SingleParticleSource::SetParticleDefinition(), G4SPSAngDistribution::SetParticleMomentumDirection(), G4SingleParticleSource::SetParticlePolarization(), G4SingleParticleSource::SetParticleTime(), G4SPSRandomGenerator::SetPhiBias(), G4SPSPosDistribution::SetPosDisShape(), G4SPSPosDistribution::SetPosDisType(), G4SPSRandomGenerator::SetPosPhiBias(), G4SPSPosDistribution::SetPosRot1(), G4SPSPosDistribution::SetPosRot2(), G4SPSRandomGenerator::SetPosThetaBias(), G4SPSPosDistribution::SetRadius(), G4SPSPosDistribution::SetRadius0(), setsourceCmd, G4SPSEneDistribution::SetTemp(), G4SPSRandomGenerator::SetThetaBias(), G4SPSAngDistribution::SetUserWRTSurface(), G4SPSAngDistribution::SetUseUserAngAxis(), G4GeneralParticleSource::SetVerbosity(), G4SPSRandomGenerator::SetXBias(), G4SPSRandomGenerator::SetYBias(), G4SPSRandomGenerator::SetZBias(), shapeCmd1, surfnormCmd1, tempCmd1, timeCmd, typeCmd1, G4SPSAngDistribution::UserDefAngPhi(), G4SPSAngDistribution::UserDefAngTheta(), G4SPSEneDistribution::UserEnergyHisto(), useuserangaxisCmd1, and verbosityCmd.
|
inline |
Definition at line 78 of file G4GeneralParticleSourceMessenger.hh.
References fParticleGun.
Referenced by G4GeneralParticleSource::AddaSource(), G4GeneralParticleSource::G4GeneralParticleSource(), and G4GeneralParticleSource::SetCurrentSourceto().
Definition at line 137 of file G4UImessenger.cc.
References G4StrUtil::to_upper_copy().
Referenced by G4LocalThreadCoutMessenger::SetNewValue(), G4CascadeParamMessenger::SetNewValue(), G4ScoreQuantityMessenger::SetNewValue(), and G4ScoringMessenger::SetNewValue().
Definition at line 127 of file G4UImessenger.cc.
Referenced by G4ScoreQuantityMessenger::FParticleWithEnergyCommand(), G4ParticleGunMessenger::IonCommand(), IonCommand(), G4UIcontrolMessenger::SetNewValue(), G4MatScanMessenger::SetNewValue(), G4VisCommandSceneAddText::SetNewValue(), G4VisCommandSceneAddText2D::SetNewValue(), G4ScoreQuantityMessenger::SetNewValue(), G4ScoringMessenger::SetNewValue(), and G4PolarizationMessenger::SetNewValue().
Definition at line 107 of file G4UImessenger.cc.
Referenced by G4ScoringMessenger::Fill1D(), G4ParticleGunMessenger::IonCommand(), IonCommand(), G4ParticleGunMessenger::IonLevelCommand(), IonLvlCommand(), G4ScoringMessenger::MeshBinCommand(), G4LocalThreadCoutMessenger::SetNewValue(), G4UIcontrolMessenger::SetNewValue(), G4MatScanMessenger::SetNewValue(), G4GMocrenMessenger::SetNewValue(), G4ScoreQuantityMessenger::SetNewValue(), and G4ScoringMessenger::SetNewValue().
Definition at line 117 of file G4UImessenger.cc.
Referenced by G4RunMessenger::SetNewValue().
|
private |
Definition at line 116 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 172 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 160 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 151 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 152 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 157 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 158 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 159 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 150 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 149 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 181 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 177 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 189 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
protectedinherited |
Definition at line 102 of file G4UImessenger.hh.
Referenced by G4UImessenger::CreateDirectory(), and G4UImessenger::~G4UImessenger().
|
protectedinherited |
Definition at line 103 of file G4UImessenger.hh.
Referenced by G4UImessenger::CreateCommand(), and G4UImessenger::CreateDirectory().
|
private |
Definition at line 178 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 131 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 118 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
protectedinherited |
Definition at line 104 of file G4UImessenger.hh.
Referenced by G4UImessenger::CommandsShouldBeInMaster(), and G4GeneralParticleSourceMessenger().
|
private |
Definition at line 145 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 122 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 180 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 203 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 169 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 168 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 204 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 166 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 179 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 167 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 171 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 174 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 212 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonCommand().
|
private |
Definition at line 217 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonLvlCommand().
|
private |
Definition at line 211 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonCommand().
|
private |
Definition at line 216 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonLvlCommand().
|
private |
Definition at line 106 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue().
|
private |
Definition at line 213 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonCommand().
|
private |
Definition at line 218 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonLvlCommand().
|
private |
Definition at line 219 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonLvlCommand().
|
private |
Definition at line 214 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonCommand().
|
private |
Definition at line 124 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 107 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonCommand(), IonLvlCommand(), SetNewValue(), and SetParticleGun().
|
private |
Definition at line 209 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonCommand(), IonLvlCommand(), and SetNewValue().
|
private |
Definition at line 119 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 111 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 175 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 134 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 135 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 136 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 185 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 187 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 188 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 186 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 109 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), and SetNewValue().
|
private |
Definition at line 176 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 196 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), IonCommand(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 197 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), IonLvlCommand(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 205 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 117 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 156 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 154 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 155 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 153 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 170 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 123 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 201 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 142 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 144 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 143 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 198 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 108 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), and SetNewValue().
|
private |
Definition at line 200 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 202 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 128 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 132 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 133 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 139 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 140 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 141 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 138 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 137 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 190 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 121 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 120 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 130 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 115 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 162 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 173 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 199 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 129 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 161 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 192 of file G4GeneralParticleSourceMessenger.hh.
Referenced by G4GeneralParticleSourceMessenger(), SetNewValue(), and ~G4GeneralParticleSourceMessenger().