#include <G4UIcmdWith3Vector.hh>
|
| G4UIcmdWith3Vector (const char *theCommandPath, G4UImessenger *theMessenger) |
|
void | SetParameterName (const char *theNameX, const char *theNameY, const char *theNameZ, G4bool omittable, G4bool currentAsDefault=false) |
|
void | SetDefaultValue (G4ThreeVector defVal) |
|
Public Member Functions inherited from G4UIcommand |
| G4UIcommand () |
|
| G4UIcommand (const char *theCommandPath, G4UImessenger *theMessenger, G4bool tBB=true) |
|
virtual | ~G4UIcommand () |
|
G4int | operator== (const G4UIcommand &right) const |
|
G4int | operator!= (const G4UIcommand &right) const |
|
virtual G4int | DoIt (G4String parameterList) |
|
G4String | GetCurrentValue () |
|
void | AvailableForStates (G4ApplicationState s1) |
|
void | AvailableForStates (G4ApplicationState s1, G4ApplicationState s2) |
|
void | AvailableForStates (G4ApplicationState s1, G4ApplicationState s2, G4ApplicationState s3) |
|
void | AvailableForStates (G4ApplicationState s1, G4ApplicationState s2, G4ApplicationState s3, G4ApplicationState s4) |
|
void | AvailableForStates (G4ApplicationState s1, G4ApplicationState s2, G4ApplicationState s3, G4ApplicationState s4, G4ApplicationState s5) |
|
G4bool | IsAvailable () |
|
virtual void | List () |
|
void | SetRange (const char *rs) |
|
const G4String & | GetRange () const |
|
G4int | GetGuidanceEntries () const |
|
const G4String & | GetGuidanceLine (G4int i) const |
|
const G4String & | GetCommandPath () const |
|
const G4String & | GetCommandName () const |
|
G4int | GetParameterEntries () const |
|
G4UIparameter * | GetParameter (G4int i) const |
|
std::vector< G4ApplicationState > * | GetStateList () |
|
G4UImessenger * | GetMessenger () const |
|
void | SetParameter (G4UIparameter *const newParameter) |
|
void | SetGuidance (const char *aGuidance) |
|
const G4String | GetTitle () const |
|
void | SetToBeBroadcasted (G4bool val) |
|
G4bool | ToBeBroadcasted () const |
|
void | SetToBeFlushed (G4bool val) |
|
G4bool | ToBeFlushed () const |
|
void | SetWorkerThreadOnly (G4bool val=true) |
|
G4bool | IsWorkerThreadOnly () const |
|
Definition at line 42 of file G4UIcmdWith3Vector.hh.
G4UIcmdWith3Vector::G4UIcmdWith3Vector |
( |
const char * |
theCommandPath, |
|
|
G4UImessenger * |
theMessenger |
|
) |
| |
G4ThreeVector G4UIcmdWith3Vector::GetNew3VectorValue |
( |
const char * |
paramString | ) |
|
|
static |
Definition at line 68 of file G4UIcmdWith3Vector.cc.
void SetDefaultValue(const char *theDefaultValue)
G4UIparameter * GetParameter(G4int i) const
void G4UIcmdWith3Vector::SetParameterName |
( |
const char * |
theNameX, |
|
|
const char * |
theNameY, |
|
|
const char * |
theNameZ, |
|
|
G4bool |
omittable, |
|
|
G4bool |
currentAsDefault = false |
|
) |
| |
Definition at line 51 of file G4UIcmdWith3Vector.cc.
void SetOmittable(G4bool om)
void SetParameterName(const char *theName)
void SetCurrentAsDefault(G4bool val)
G4UIparameter * GetParameter(G4int i) const
The documentation for this class was generated from the following files: