62   thetaCmd->
SetGuidance(
"Usage : /control/matScan/theta [nbin] [thetaMin] [thetaSpan] [unit]");
 
   64   thetaCmd->
SetGuidance(
" theta --- +Z axis : +90 deg. / X-Y plane : 0 deg. / -Z axis : -90 deg.");
 
   81   phiCmd->
SetGuidance(
"Usage : /control/matScan/phi [nbin] [phiMin] [phiSpan] [unit]");
 
   83   phiCmd->
SetGuidance(
" phi   --- +X axis : 0 deg. / +Y axis : 90 deg. / -X axis : 180 deg. / -Y axis : 270 deg.");
 
  101   singleCmd->
SetGuidance(
" theta --- +Z axis : +90 deg. / X-Y plane : 0 deg. / -Z axis : -90 deg.");
 
  102   singleCmd->
SetGuidance(
" phi   --- +X axis : 0 deg. / +Y axis : 90 deg. / -X axis : 180 deg. / -Y axis : 270 deg.");
 
  229       theta = 
StoD(next());
 
  238       theta = 90.*
deg - v.theta();
 
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
 
void SetRegionSensitive(G4bool val=true)
 
G4UIcmdWithoutParameter * scanCmd
 
void SetParameter(G4UIparameter *const newParameter)
 
G4UIcmdWith3VectorAndUnit * eyePosCmd
 
void SetPhiMin(G4double val)
 
CLHEP::Hep3Vector G4ThreeVector
 
void SetParameterRange(const char *theRange)
 
void SetParameterCandidates(const char *theString)
 
void SetPhiSpan(G4double val)
 
void SetDefaultUnit(const char *defUnit)
 
virtual ~G4MatScanMessenger()
 
void SetParameterName(const char *theNameX, const char *theNameY, const char *theNameZ, G4bool omittable, G4bool currentAsDefault=false)
 
G4bool SetRegionName(const G4String &val)
 
G4UIdirectory * msDirectory
 
static G4ThreeVector GetNew3VectorValue(const char *paramString)
 
void SetDefaultValue(const char *theDefaultValue)
 
G4ThreeVector GetEyePosition() const 
 
static G4String ConvertToString(G4bool boolVal)
 
G4UIcmdWithAString * regionCmd
 
G4UIcmdWithABool * regSenseCmd
 
void SetThetaMin(G4double val)
 
void SetParameterName(const char *theNameX, const char *theNameY, const char *theNameZ, G4bool omittable, G4bool currentAsDefault=false)
 
G4double GetThetaMin() const 
 
static G4bool GetNewBoolValue(const char *paramString)
 
virtual void SetNewValue(G4UIcommand *command, G4String newValue)
 
G4UIcmdWith3Vector * single2Cmd
 
void SetDefaultValue(G4bool defVal)
 
G4MatScanMessenger(G4MaterialScanner *p1)
 
G4String GetRegionName() const 
 
void SetEyePosition(const G4ThreeVector &val)
 
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
 
static G4ThreeVector GetNew3VectorValue(const char *paramString)
 
static G4String UnitsList(const char *unitCategory)
 
void SetGuidance(const char *aGuidance)
 
void SetThetaSpan(G4double val)
 
void AvailableForStates(G4ApplicationState s1)
 
G4MaterialScanner * theScanner
 
G4double GetPhiMin() const 
 
void SetDefaultValue(G4ThreeVector defVal)
 
G4double GetPhiSpan() const 
 
G4bool GetRegionSensitive() const 
 
void SetDefaultValue(const char *defVal)
 
G4double StoD(G4String s)
 
static G4double ValueOf(const char *unitName)
 
void SetNTheta(G4int val)
 
static G4String CategoryOf(const char *unitName)
 
virtual G4String GetCurrentValue(G4UIcommand *command)
 
G4double GetThetaSpan() const