BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
Loading...
Searching...
No Matches
Public Member Functions
BDSUIcmdStringInt Class Reference

UI command with string, then optional integer argument. More...

#include <BDSUIcmdStringInt.hh>

Inheritance diagram for BDSUIcmdStringInt:
Inheritance graph
Collaboration diagram for BDSUIcmdStringInt:
Collaboration graph

Public Member Functions

 BDSUIcmdStringInt (const char *theCommandPath, G4UImessenger *theMessenger)
 
void SetParameterName (const char *theName0, const char *theName1, G4bool omittable, G4bool currentAsDefault=false)
 Set the names in the parameter guidnace with tab complete.
 
void SetCandidates (const char *candidateList)
 Unused - copied from example.
 
void SetDefaultValue (const char *defVal)
 Unused - copied from example.
 

Detailed Description

UI command with string, then optional integer argument.

Author
Laurie Nevay

Definition at line 32 of file BDSUIcmdStringInt.hh.

Constructor & Destructor Documentation

◆ BDSUIcmdStringInt()

BDSUIcmdStringInt::BDSUIcmdStringInt ( const char *  theCommandPath,
G4UImessenger *  theMessenger 
)

Definition at line 24 of file BDSUIcmdStringInt.cc.

Member Function Documentation

◆ SetCandidates()

void BDSUIcmdStringInt::SetCandidates ( const char *  candidateList)

Unused - copied from example.

Definition at line 49 of file BDSUIcmdStringInt.cc.

◆ SetDefaultValue()

void BDSUIcmdStringInt::SetDefaultValue ( const char *  defVal)

Unused - copied from example.

Definition at line 56 of file BDSUIcmdStringInt.cc.

◆ SetParameterName()

void BDSUIcmdStringInt::SetParameterName ( const char *  theName0,
const char *  theName1,
G4bool  omittable,
G4bool  currentAsDefault = false 
)

Set the names in the parameter guidnace with tab complete.

Definition at line 36 of file BDSUIcmdStringInt.cc.


The documentation for this class was generated from the following files: