Geant4-11
|
#include <G4VModelCommand.hh>
Public Member Functions | |
G4bool | CommandsShouldBeInMaster () const |
G4VModelCommand (T *model, const G4String &placement="") | |
G4String | GetCurrentValue (G4UIcommand *command) |
G4bool | operator!= (const G4UImessenger &messenger) const |
G4bool | operator== (const G4UImessenger &messenger) const |
G4String | Placement () |
virtual void | SetNewValue (G4UIcommand *command, G4String newValue) |
virtual | ~G4VModelCommand () |
Protected Member Functions | |
void | AddUIcommand (G4UIcommand *newCommand) |
G4String | BtoS (G4bool b) |
template<typename T > | |
T * | CreateCommand (const G4String &cname, const G4String &dsc) |
void | CreateDirectory (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true) |
G4String | DtoS (G4double a) |
G4String | ItoS (G4int i) |
T * | Model () |
G4bool | StoB (G4String s) |
G4double | StoD (G4String s) |
G4int | StoI (G4String s) |
G4long | StoL (G4String s) |
Protected Attributes | |
G4UIdirectory * | baseDir = nullptr |
G4String | baseDirName = "" |
G4bool | commandsShouldBeInMaster = false |
Private Attributes | |
G4String | fPlacement |
T * | fpModel |
Definition at line 44 of file G4VModelCommand.hh.
G4VModelCommand< T >::G4VModelCommand | ( | T * | model, |
const G4String & | placement = "" |
||
) |
Definition at line 71 of file G4VModelCommand.hh.
|
virtual |
Definition at line 77 of file G4VModelCommand.hh.
|
protectedinherited |
Definition at line 149 of file G4UImessenger.cc.
References G4cerr, G4endl, and G4UIcommand::GetCommandPath().
Definition at line 98 of file G4UImessenger.cc.
|
inlineinherited |
Definition at line 77 of file G4UImessenger.hh.
References G4UImessenger::commandsShouldBeInMaster.
Referenced by G4UIcommand::G4UIcommandCommonConstructorCode().
|
protectedinherited |
Definition at line 110 of file G4UImessenger.hh.
References G4UImessenger::baseDirName.
|
protectedinherited |
Definition at line 156 of file G4UImessenger.cc.
References G4UImessenger::baseDir, G4UImessenger::baseDirName, G4UIcommandTree::FindCommandTree(), G4UIcommandTree::GetPathName(), G4UImanager::GetTree(), G4UImanager::GetUIpointer(), and G4UIcommand::SetGuidance().
Referenced by G4MoleculeShootMessenger::G4MoleculeShootMessenger(), and G4UImessenger::G4UImessenger().
Definition at line 90 of file G4UImessenger.cc.
Referenced by G4ScoreQuantityMessenger::FilterCommands(), and G4UIcontrolMessenger::SetNewValue().
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 81 of file G4VModelCommand.hh.
Definition at line 82 of file G4UImessenger.cc.
Referenced by G4GenericMessenger::DeclareMethod(), and G4ParticleGunMessenger::GetCurrentValue().
|
protected |
Definition at line 88 of file G4VModelCommand.hh.
Referenced by G4ModelCmdReset< M >::Apply(), G4ModelCmdSetDrawLine< M >::Apply(), G4ModelCmdSetLineVisible< M >::Apply(), G4ModelCmdSetDrawAuxPts< M >::Apply(), G4ModelCmdSetAuxPtsVisible< M >::Apply(), G4ModelCmdSetDrawStepPts< M >::Apply(), G4ModelCmdSetStepPtsVisible< M >::Apply(), G4ModelCmdInvert< M >::Apply(), G4ModelCmdActive< M >::Apply(), G4ModelCmdVerbose< M >::Apply(), G4ModelCmdDraw< M >::Apply(), G4ModelCmdSetDefaultColour< M >::Apply(), G4ModelCmdSetAuxPtsColour< M >::Apply(), G4ModelCmdSetStepPtsColour< M >::Apply(), G4ModelCmdSetLineColour< M >::Apply(), G4ModelCmdSetTimeSliceInterval< M >::Apply(), G4ModelCmdSetLineWidth< M >::Apply(), G4ModelCmdAddInt< M >::Apply(), G4ModelCmdAddString< M >::Apply(), G4ModelCmdSetString< M >::Apply(), G4ModelCmdAddInterval< M >::Apply(), G4ModelCmdAddValue< M >::Apply(), G4ModelCmdAddIntervalContext< M >::Apply(), G4ModelCmdAddValueContext< M >::Apply(), G4ModelCmdSetStringColour< M >::Apply(), G4ModelCmdSetAuxPtsSize< M >::Apply(), G4ModelCmdSetStepPtsSize< M >::Apply(), G4ModelCmdSetStepPtsType< M >::Apply(), G4ModelCmdSetAuxPtsType< M >::Apply(), G4ModelCmdSetStepPtsSizeType< M >::Apply(), G4ModelCmdSetAuxPtsSizeType< M >::Apply(), G4ModelCmdSetStepPtsFillStyle< M >::Apply(), and G4ModelCmdSetAuxPtsFillStyle< M >::Apply().
|
inherited |
Definition at line 76 of file G4UImessenger.cc.
|
inherited |
Definition at line 70 of file G4UImessenger.cc.
G4String G4VModelCommand< T >::Placement |
Definition at line 95 of file G4VModelCommand.hh.
Referenced by G4ModelCmdAddIntervalContext< M >::Apply(), and G4ModelCmdAddValueContext< M >::Apply().
|
virtualinherited |
Reimplemented in DetectorMessenger, PhysicsListMessenger, ExN03DetectorMessenger, G4ErrorMessenger, G4GlobalMagFieldMessenger, G4LocalThreadCoutMessenger, G4ProfilerMessenger, G4UnitsMessenger, G4GDMLMessenger, G4OpticalParametersMessenger, G4ParticleHPMessenger, G4UCNBoundaryProcessMessenger, G4NeutronKillerMessenger, G4AdjointSimMessenger, G4PlotterManager::Messenger, G4OpenGLViewerMessenger, G4OpenGLXmViewerMessenger, G4OpenInventorXtExaminerViewerMessenger, G4ToolsSGSceneHandler::Messenger, G4NistMessenger, G4DNAChemistryManager, G4EmExtraParametersMessenger, G4EmLowEParametersMessenger, G4EmParametersMessenger, G4DeexParametersMessenger, G4ToolsSGViewer< SG_SESSION, SG_VIEWER >::Messenger, G4EmMessenger, G4PhysListFactoryMessenger, G4GenericMessenger, G4UIcontrolMessenger, G4InteractorMessenger, G4VITSteppingVerbose, G4MoleculeShootMessenger, G4MoleculeGunMessenger, G4ReactionTableMessenger, G4CascadeParamMessenger, G4MatScanMessenger, G4GMocrenMessenger, G4HepRepMessenger, G4VisCommandModelCreate< Factory >, G4VisCommandAbortReviewKeptEvents, G4VisCommandDrawOnlyToBeKeptEvents, G4VisCommandEnable, G4VisCommandInitialize, G4VisCommandList, G4VisCommandReviewKeptEvents, G4VisCommandVerbose, G4VisCommandDrawTree, G4VisCommandDrawView, G4VisCommandDrawLogicalVolume, G4VisCommandDrawVolume, G4VisCommandOpen, G4VisCommandSpecify, G4VisCommandGeometryList, G4VisCommandGeometryRestore, G4VisCommandGeometrySetColour, G4VisCommandGeometrySetDaughtersInvisible, G4VisCommandGeometrySetForceAuxEdgeVisible, G4VisCommandGeometrySetForceCloud, G4VisCommandGeometrySetForceSolid, G4VisCommandGeometrySetForceLineSegmentsPerCircle, G4VisCommandGeometrySetForceWireframe, G4VisCommandGeometrySetLineStyle, G4VisCommandGeometrySetLineWidth, G4VisCommandGeometrySetVisibility, G4VisCommandListManagerList< Manager >, G4VisCommandListManagerSelect< Manager >, G4VisCommandManagerMode< Manager >, G4VisCommandSceneActivateModel, G4VisCommandSceneCreate, G4VisCommandSceneEndOfEventAction, G4VisCommandSceneEndOfRunAction, G4VisCommandSceneList, G4VisCommandSceneNotifyHandlers, G4VisCommandSceneRemoveModel, G4VisCommandSceneSelect, G4VisCommandSceneShowExtents, G4VisCommandSceneAddArrow, G4VisCommandSceneAddArrow2D, G4VisCommandSceneAddAxes, G4VisCommandSceneAddDate, G4VisCommandSceneAddDigis, G4VisCommandSceneAddEventID, G4VisCommandSceneAddExtent, G4VisCommandSceneAddElectricField, G4VisCommandSceneAddFrame, G4VisCommandSceneAddGPS, G4VisCommandSceneAddGhosts, G4VisCommandSceneAddHits, G4VisCommandSceneAddLine, G4VisCommandSceneAddLine2D, G4VisCommandSceneAddLocalAxes, G4VisCommandSceneAddLogicalVolume, G4VisCommandSceneAddLogo, G4VisCommandSceneAddLogo2D, G4VisCommandSceneAddMagneticField, G4VisCommandSceneAddPSHits, G4VisCommandSceneAddScale, G4VisCommandSceneAddText, G4VisCommandSceneAddText2D, G4VisCommandSceneAddTrajectories, G4VisCommandSceneAddUserAction, G4VisCommandSceneAddVolume, G4VisCommandSceneAddPlotter, G4VisCommandSceneHandlerAttach, G4VisCommandSceneHandlerCreate, G4VisCommandSceneHandlerList, G4VisCommandSceneHandlerSelect, G4VisCommandSetArrow3DLineSegmentsPerCircle, G4VisCommandSetColour, G4VisCommandSetExtentForField, G4VisCommandSetLineWidth, G4VisCommandSetTextColour, G4VisCommandSetTextLayout, G4VisCommandSetTextSize, G4VisCommandSetTouchable, G4VisCommandSetVolumeForField, G4VisCommandsTouchable, G4VisCommandsTouchableSet, G4VisCommandViewerAddCutawayPlane, G4VisCommandViewerCentreOn, G4VisCommandViewerChangeCutawayPlane, G4VisCommandViewerClear, G4VisCommandViewerClearCutawayPlanes, G4VisCommandViewerClearTransients, G4VisCommandViewerClearVisAttributesModifiers, G4VisCommandViewerClone, G4VisCommandViewerColourByDensity, G4VisCommandViewerCopyViewFrom, G4VisCommandViewerCreate, G4VisCommandViewerDolly, G4VisCommandViewerFlush, G4VisCommandViewerInterpolate, G4VisCommandViewerList, G4VisCommandViewerPan, G4VisCommandViewerReset, G4VisCommandViewerRefresh, G4VisCommandViewerRebuild, G4VisCommandViewerSave, G4VisCommandViewerScale, G4VisCommandViewerSelect, G4VisCommandViewerUpdate, G4VisCommandViewerZoom, G4VisCommandViewerDefaultHiddenEdge, G4VisCommandViewerDefaultStyle, G4VisCommandsViewerSet, G4ModelCmdApplyStringColour< M >, G4ModelCmdApplyColour< M >, G4ModelCmdApplyBool< M >, G4ModelCmdApplyNull< M >, G4ModelCmdApplyDouble< M >, G4ModelCmdApplyDoubleAndUnit< M >, G4ModelCmdApplyInteger< M >, G4ModelCmdApplyString< M >, G4RTMessenger, G4ASCIITreeMessenger, G4VtkMessenger, G4SDmessenger, G4ScoreQuantityMessenger, G4ScoringMessenger, G4TScoreNtupleWriterMessenger< T >, G4EvManMessenger, G4GeneralParticleSourceMessenger, G4ParticleGunMessenger, G4StackingMessenger, G4GeometryMessenger, GFlashShowerModelMessenger, G4DecayTableMessenger, G4NuclideTableMessenger, G4ParticleMessenger, G4ParticlePropertyMessenger, G4tgrMessenger, G4PersistencyCenterMessenger, G4ProductionCutsTableMessenger, G4SchedulerMessenger, G4HadronicEPTestMessenger, G4INCLXXInterfaceMessenger, G4RadioactivationMessenger, G4RadioactiveDecayMessenger, G4ProcessManagerMessenger, G4ProcessTableMessenger, G4FastSimulationMessenger, G4DMmessenger, G4RunMessenger, G4UserPhysicsListMessenger, G4TrackingMessenger, G4PolarizationMessenger, G4HadronicParametersMessenger, G4ToolsAnalysisMessenger, G4AnalysisMessenger, G4FileMessenger, G4H1Messenger, G4H2Messenger, G4H3Messenger, G4HnMessenger, G4NtupleMessenger, G4P1Messenger, G4P2Messenger, and G4PlotMessenger.
Definition at line 65 of file G4UImessenger.cc.
Referenced by G4UIcommand::DoIt().
Definition at line 137 of file G4UImessenger.cc.
References G4StrUtil::to_upper_copy().
Referenced by G4LocalThreadCoutMessenger::SetNewValue(), G4CascadeParamMessenger::SetNewValue(), G4ScoreQuantityMessenger::SetNewValue(), and G4ScoringMessenger::SetNewValue().
Definition at line 127 of file G4UImessenger.cc.
Referenced by G4ScoreQuantityMessenger::FParticleWithEnergyCommand(), G4ParticleGunMessenger::IonCommand(), G4GeneralParticleSourceMessenger::IonCommand(), G4UIcontrolMessenger::SetNewValue(), G4MatScanMessenger::SetNewValue(), G4VisCommandSceneAddText::SetNewValue(), G4VisCommandSceneAddText2D::SetNewValue(), G4ScoreQuantityMessenger::SetNewValue(), G4ScoringMessenger::SetNewValue(), and G4PolarizationMessenger::SetNewValue().
Definition at line 107 of file G4UImessenger.cc.
Referenced by G4ScoringMessenger::Fill1D(), G4ParticleGunMessenger::IonCommand(), G4GeneralParticleSourceMessenger::IonCommand(), G4ParticleGunMessenger::IonLevelCommand(), G4GeneralParticleSourceMessenger::IonLvlCommand(), G4ScoringMessenger::MeshBinCommand(), G4LocalThreadCoutMessenger::SetNewValue(), G4UIcontrolMessenger::SetNewValue(), G4MatScanMessenger::SetNewValue(), G4GMocrenMessenger::SetNewValue(), G4ScoreQuantityMessenger::SetNewValue(), and G4ScoringMessenger::SetNewValue().
Definition at line 117 of file G4UImessenger.cc.
Referenced by G4RunMessenger::SetNewValue().
|
protectedinherited |
Definition at line 102 of file G4UImessenger.hh.
Referenced by G4UImessenger::CreateDirectory(), and G4UImessenger::~G4UImessenger().
|
protectedinherited |
Definition at line 103 of file G4UImessenger.hh.
Referenced by G4UImessenger::CreateCommand(), and G4UImessenger::CreateDirectory().
|
protectedinherited |
Definition at line 104 of file G4UImessenger.hh.
Referenced by G4UImessenger::CommandsShouldBeInMaster(), and G4GeneralParticleSourceMessenger::G4GeneralParticleSourceMessenger().
|
private |
Definition at line 67 of file G4VModelCommand.hh.
|
private |
Definition at line 66 of file G4VModelCommand.hh.