Geant4
10.03
|
Andrea Dotti Feb 2015 GPS messenger design requires some explanation for what distributions parameters are concerned : Each thread has its own GPS since primary generation is a user action. More...
#include <G4GeneralParticleSourceMessenger.hh>
Public Member Functions | |
void | SetParticleGun (G4SingleParticleSource *fpg) |
void | SetNewValue (G4UIcommand *command, G4String newValues) |
G4String | GetCurrentValue (G4UIcommand *command) |
Public Member Functions inherited from G4UImessenger | |
G4UImessenger () | |
G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) | |
virtual | ~G4UImessenger () |
G4bool | operator== (const G4UImessenger &messenger) const |
G4bool | CommandsShouldBeInMaster () const |
Static Public Member Functions | |
static G4GeneralParticleSourceMessenger * | GetInstance (G4GeneralParticleSource *) |
static void | Destroy () |
Private Member Functions | |
G4GeneralParticleSourceMessenger (G4GeneralParticleSource *) | |
~G4GeneralParticleSourceMessenger () | |
void | IonCommand (G4String newValues) |
void | IonLvlCommand (G4String newValues) |
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 | |
G4UIdirectory * | baseDir |
G4String | baseDirName |
G4bool | commandsShouldBeInMaster |
Andrea Dotti Feb 2015 GPS messenger design requires some explanation for what distributions parameters are concerned : Each thread has its own GPS since primary generation is a user action.
However to save memory the underlying structures that provide the GPS functionalities ( the G4SPS*Distribution classes and the G4SPSRandomGenerator class) are shared among threads. This implies that modifying parameters of sources requires some attention: 1- Only one thread should change source parameters. 2- Changing of parameters can happen only between runs, when is guaranteed that no thread is accessing them 2- UI commands require that even if messenger is instantiated in a thread the commands are executed in the master (this is possible since V10.1) The simplest solution is to use UI commands to change GPS parameters and avoid C++ APIs. If this is inevitable a simple solution is to instantiate an instance of G4GeneralParticleSource explicitly in the master thread (for example in G4VUserActionInitialization::BuildForMaster() and set the defaults parameter there).
Definition at line 130 of file G4GeneralParticleSourceMessenger.hh.
|
private |
Definition at line 103 of file G4GeneralParticleSourceMessenger.cc.
References G4ParticleTable::GetParticleTable(), pi, and G4UIparameter::SetDefaultValue().
Referenced by GetInstance().
|
private |
Definition at line 867 of file G4GeneralParticleSourceMessenger.cc.
References addsourceCmd, alphaCmd1, angfocusCmd, angrot1Cmd1, angrot2Cmd1, angsigmarCmd1, angsigmaxCmd1, angsigmayCmd1, angtypeCmd1, angularDirectory, 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, timeCmd, typeCmd1, useuserangaxisCmd1, and verbosityCmd.
|
static |
Definition at line 93 of file G4GeneralParticleSourceMessenger.cc.
Referenced by G4GeneralParticleSource::~G4GeneralParticleSource().
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 1723 of file G4GeneralParticleSourceMessenger.cc.
|
static |
Definition at line 86 of file G4GeneralParticleSourceMessenger.cc.
References G4GeneralParticleSourceMessenger().
Referenced by G4GeneralParticleSource::G4GeneralParticleSource().
|
private |
Definition at line 1745 of file G4GeneralParticleSourceMessenger.cc.
References eplus, fAtomicMass, fAtomicNumber, fIonCharge, fIonExciteEnergy, fParticleGun, fShootIon, G4cout, G4endl, G4IonTable::GetIon(), G4IonTable::GetIonTable(), G4String::isNull(), keV, G4SingleParticleSource::SetParticleCharge(), G4SingleParticleSource::SetParticleDefinition(), G4UImessenger::StoD(), and G4UImessenger::StoI().
Referenced by SetNewValue().
|
private |
Definition at line 1793 of file G4GeneralParticleSourceMessenger.cc.
References eplus, fAtomicMassL, fAtomicNumberL, fIonChargeL, fIonEnergyLevel, fParticleGun, fShootIonL, G4cout, G4endl, G4IonTable::GetIon(), G4IonTable::GetIonTable(), G4String::isNull(), G4SingleParticleSource::SetParticleCharge(), G4SingleParticleSource::SetParticleDefinition(), and G4UImessenger::StoI().
Referenced by SetNewValue().
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 1008 of file G4GeneralParticleSourceMessenger.cc.
References a, G4GeneralParticleSource::AddaSource(), addsourceCmd, alphaCmd1, angfocusCmd, angrot1Cmd1, angrot2Cmd1, angsigmarCmd1, angsigmaxCmd1, angsigmayCmd1, angtypeCmd1, arbeintCmd1, G4SPSEneDistribution::ArbEnergyHisto(), G4SPSEneDistribution::ArbEnergyHistoFile(), arbintCmd1, G4SPSEneDistribution::ArbInterpolate(), G4SPSEneDistribution::Calculate(), calculateCmd1, centreCmd1, CHECKPG, G4GeneralParticleSource::ClearAll(), clearsourceCmd, 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(), 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, G4SPSRandomGenerator::ReSetHist(), G4SPSAngDistribution::ReSetHist(), G4SPSEneDistribution::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 134 of file G4GeneralParticleSourceMessenger.hh.
References fParticleGun.
Referenced by G4GeneralParticleSource::AddaSource(), G4GeneralParticleSource::G4GeneralParticleSource(), and G4GeneralParticleSource::SetCurrentSourceto().
|
private |
Definition at line 164 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 250 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 225 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 216 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 217 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 222 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 223 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 224 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 215 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 214 of file G4GeneralParticleSourceMessenger.hh.
Referenced by ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 255 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 285 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 256 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 178 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 166 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 192 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 170 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 258 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 298 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 247 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 246 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 299 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 244 of file G4GeneralParticleSourceMessenger.hh.
Referenced by ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 257 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 245 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 249 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 252 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 305 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonCommand().
|
private |
Definition at line 311 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonLvlCommand().
|
private |
Definition at line 304 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonCommand().
|
private |
Definition at line 310 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonLvlCommand().
|
private |
Definition at line 154 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue().
|
private |
Definition at line 306 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonCommand().
|
private |
Definition at line 312 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonLvlCommand().
|
private |
Definition at line 313 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonLvlCommand().
|
private |
Definition at line 307 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonCommand().
|
private |
Definition at line 172 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 155 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonCommand(), IonLvlCommand(), SetNewValue(), and SetParticleGun().
|
private |
Definition at line 303 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonCommand(), and SetNewValue().
|
private |
Definition at line 309 of file G4GeneralParticleSourceMessenger.hh.
Referenced by IonLvlCommand().
|
private |
Definition at line 167 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 160 of file G4GeneralParticleSourceMessenger.hh.
Referenced by ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 253 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 181 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 182 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 183 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 276 of file G4GeneralParticleSourceMessenger.hh.
Referenced by ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 283 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 284 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 282 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 157 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue().
|
private |
Definition at line 254 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 291 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 292 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 300 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 165 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 221 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 219 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 220 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 218 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 248 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 171 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 296 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 189 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 191 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 190 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 293 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 156 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue().
|
private |
Definition at line 295 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 297 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 175 of file G4GeneralParticleSourceMessenger.hh.
Referenced by ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 179 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 180 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 186 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 187 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 188 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 185 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 184 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 286 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 169 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 168 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 177 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 163 of file G4GeneralParticleSourceMessenger.hh.
Referenced by ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 227 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 251 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 294 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 176 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 226 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().
|
private |
Definition at line 288 of file G4GeneralParticleSourceMessenger.hh.
Referenced by SetNewValue(), and ~G4GeneralParticleSourceMessenger().