59 fPhysicsList(pPhysicsList),
61 fUsepIonisationCmd(0),
66 fUseGammaConversionCmd(0),
67 fUseEgainFluctuationCmd(0),
68 fSetEminAdjModelsCmd(0),
69 fSetEmaxAdjModelsCmd(0)
74 "Definition of adjoint and forward physics processes");
77 "/adjoint_physics/UseProtonIonisation",
this);
79 "If true (false) the proton ionisation is (not) considered");
84 "If true (false) the bremsstrahlung process is (not) considered");
89 "If true (false) the Compton scattering is (not) considered");
94 "If true (false) the continuous multiple scattering is (not) considered");
98 "/adjoint_physics/UseEgainElossFluctuation",
this);
100 "Switch on/off the fluctation for continuous energy gain/loss");
106 "If true (false) the photo electric effect is (not) considered");
109 "/adjoint_physics/UseGammaConversion",
this);
112 "If true the fwd gamma pair conversion is considered");
115 "/adjoint_physics/SetEminForAdjointModels",
this);
117 "Set the minimum energy of the adjoint models");
123 "/adjoint_physics/SetEmaxForAdjointModels",
this);
125 "Set the minimum energy of the adjoint models.");
void SetUseGammaConversion(bool aBool)
G4AdjointPhysicsMessenger(G4AdjointPhysicsList *)
virtual ~G4AdjointPhysicsMessenger()
G4UIcmdWithABool * fUseEgainFluctuationCmd
G4UIcmdWithABool * fUseGammaConversionCmd
void SetUnitCategory(const char *unitCategory)
void SetEmaxAdjModels(G4double aVal)
G4UIcmdWithABool * fUseComptonCmd
static G4double GetNewDoubleValue(const char *paramString)
static G4bool GetNewBoolValue(const char *paramString)
G4UIdirectory * fPhysicsDir
void SetUseProtonIonisation(bool aBool)
G4UIcmdWithADoubleAndUnit * fSetEminAdjModelsCmd
void SetGuidance(const char *aGuidance)
void SetEminAdjModels(G4double aVal)
void AvailableForStates(G4ApplicationState s1)
G4UIcmdWithADoubleAndUnit * fSetEmaxAdjModelsCmd
G4UIcmdWithABool * fUsepIonisationCmd
G4UIcmdWithABool * fUseMSCmd
G4UIcmdWithABool * fUseBremCmd
Definition of the G4AdjointPhysicsList class.
void SetUseMS(bool aBool)
G4AdjointPhysicsList * fPhysicsList
void SetUseCompton(bool aBool)
virtual void SetNewValue(G4UIcommand *, G4String)
void SetUsePEEffect(bool aBool)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithABool * fUsePEEffectCmd
void SetUseEgainFluctuation(bool aBool)
Definition of the G4AdjointPhysicsMessenger class.
void SetUseBrem(bool aBool)