54 aDir1->
SetGuidance(
"commands related to the physics simulation engine.");
62 theSynch->
SetGuidance(
"Switching on/off synchrotron radiation.");
67 theSynchAll =
new G4UIcmdWithABool(
"/physics_lists/em/SyncRadiationAll",
this);
68 theSynchAll->
SetGuidance(
"Switching on/off synchrotron radiation for all charged.");
74 theGN->
SetGuidance(
"Switching on gamma nuclear physics.");
80 theXS->
SetGuidance(
"Use XS gamma nuclear cross section.");
86 theGLENDN->
SetGuidance(
"Switching on LEND gamma nuclear physics.");
91 theEN->
SetGuidance(
"Switching on e+- nuclear physics.");
97 theMUN->
SetGuidance(
"Switching on muon nuclear physics.");
102 theGMM->
SetGuidance(
"Switching on gamma conversion to muon pair.");
107 theMMM->
SetGuidance(
"Switching on muon pair production by muons.");
112 thePMM->
SetGuidance(
"Switching on positron conversion to muon pair.");
117 thePH->
SetGuidance(
"Switching on positron conversion to hadrons.");
122 theNu->
SetGuidance(
"Activation of neutrino processes");
126 theNuETX =
new G4UIcmdWithABool(
"/physics_lists/em/NuETotXscActivation",
this);
127 theNuETX->
SetGuidance(
"Activation of neutrino processes");
132 theGMM1->
SetGuidance(
"Factor for gamma conversion to muon pair.");
137 thePMM1->
SetGuidance(
"Factor for positron conversion to muon pair.");
142 thePH1->
SetGuidance(
"Factor for positron conversion to hadrons.");
147 theNuEleCcBF->
SetGuidance(
"Neutrino-electron cc-current bias factor");
152 theNuEleNcBF->
SetGuidance(
"Neutrino-electron nc-current bias factor");
157 theNuNucleusBF->
SetGuidance(
"Neutrino-nucleus bias factor");
162 theGNlowe->
SetGuidance(
"Upper energy limit for low-energy model");
169 theNuDN->
SetGuidance(
"Set neutrino detector name");
194 delete theNuNucleusBF;
void SetNewValue(G4UIcommand *aComm, G4String aS) override
~G4EmMessenger() override
G4EmMessenger(G4EmExtraPhysics *af)
static G4bool GetNewBoolValue(const char *paramString)
void SetUnitCategory(const char *unitCategory)
static G4double GetNewDoubleValue(const char *paramString)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
static G4double GetNewDoubleValue(const char *paramString)
void SetToBeBroadcasted(G4bool val)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)