55 aDir1->
SetGuidance(
"commands related to the physics simulation engine.");
63 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.");
73 theGN->
SetGuidance(
"Switching on gamma nuclear physics.");
78 theXS->
SetGuidance(
"Use XS gamma nuclear cross section.");
83 theGLENDN->
SetGuidance(
"Switching on LEND gamma nuclear physics.");
87 theEN->
SetGuidance(
"Switching on e+- nuclear physics.");
92 theMUN->
SetGuidance(
"Switching on muon nuclear physics.");
96 theGMM->
SetGuidance(
"Switching on gamma conversion to muon pair.");
100 thePMM->
SetGuidance(
"Switching on positron conversion to muon pair.");
104 thePH->
SetGuidance(
"Switching on positron conversion to hadrons.");
108 theNu->
SetGuidance(
"Activation of neutrino processes");
111 theNuETX =
new G4UIcmdWithABool(
"/physics_lists/em/NuETotXscActivation",
this);
112 theNuETX->
SetGuidance(
"Activation of neutrino processes");
116 theGMM1->
SetGuidance(
"Factor for gamma conversion to muon pair.");
120 thePMM1->
SetGuidance(
"Factor for positron conversion to muon pair.");
124 thePH1->
SetGuidance(
"Factor for positron conversion to hadrons.");
128 theNuEleCcBF->
SetGuidance(
"Neutrino-electron cc-current bias factor");
132 theNuEleNcBF->
SetGuidance(
"Neutrino-electron nc-current bias factor");
136 theNuNucleusBF->
SetGuidance(
"Neutrino-nucleus bias factor");
140 theGNlowe->
SetGuidance(
"Upper energy limit for low-energy model");
146 theNuDN->
SetGuidance(
"Set neutrino detector name");
169 delete theNuNucleusBF;
void SetNewValue(G4UIcommand *aComm, G4String aS)
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 SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)