ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4NistMessenger Class Reference

#include <geant4/tree/geant4-10.6-release/source/materials/include/G4NistMessenger.hh>

+ Inheritance diagram for G4NistMessenger:
+ Collaboration diagram for G4NistMessenger:

Public Member Functions

 G4NistMessenger (G4NistManager *)
 
virtual ~G4NistMessenger ()
 
virtual void SetNewValue (G4UIcommand *, G4String) final
 
- Public Member Functions inherited from G4UImessenger
 G4UImessenger ()
 
 G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true)
 
virtual ~G4UImessenger ()
 
virtual G4String GetCurrentValue (G4UIcommand *command)
 
G4bool operator== (const G4UImessenger &messenger) const
 
G4bool CommandsShouldBeInMaster () const
 

Private Attributes

G4NistManagermanager
 
G4UIdirectorymatDir
 
G4UIcmdWithAnIntegerverCmd
 
G4UIdirectorynistDir
 
G4UIcmdWithAStringprtElmCmd
 
G4UIcmdWithAnIntegerprzElmCmd
 
G4UIcmdWithAStringlisMatCmd
 
G4UIdirectoryg4Dir
 
G4UIcmdWithAStringg4ElmCmd
 
G4UIcmdWithAStringg4MatCmd
 
G4UIcmdWithAStringg4DensCmd
 
G4UIcmdWithAStringdensCmd
 
G4UIcmdWithAStringadensCmd
 

Additional Inherited Members

- Protected Member Functions inherited from G4UImessenger
G4String ItoS (G4int i)
 
G4String DtoS (G4double a)
 
G4String BtoS (G4bool b)
 
G4int StoI (G4String s)
 
G4long StoL (G4String s)
 
G4double StoD (G4String s)
 
G4bool StoB (G4String s)
 
void AddUIcommand (G4UIcommand *newCommand)
 
void CreateDirectory (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true)
 
template<typename T >
TCreateCommand (const G4String &cname, const G4String &dsc)
 
- Protected Attributes inherited from G4UImessenger
G4UIdirectorybaseDir
 
G4String baseDirName
 
G4bool commandsShouldBeInMaster
 

Detailed Description

Definition at line 79 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 79 of file G4NistMessenger.hh

Constructor & Destructor Documentation

G4NistMessenger::G4NistMessenger ( G4NistManager man)
explicit

Definition at line 54 of file G4NistMessenger.cc.

View newest version in sPHENIX GitHub at line 54 of file G4NistMessenger.cc

References adensCmd, densCmd, g4DensCmd, g4Dir, g4ElmCmd, g4MatCmd, lisMatCmd, matDir, nistDir, prtElmCmd, przElmCmd, G4UIcmdWithAnInteger::SetDefaultValue(), G4UIcmdWithAString::SetDefaultValue(), G4UIcommand::SetGuidance(), G4UIcmdWithAString::SetParameterName(), G4UIcmdWithAnInteger::SetParameterName(), G4UIcommand::SetRange(), and verCmd.

+ Here is the call graph for this function:

G4NistMessenger::~G4NistMessenger ( )
virtual

Definition at line 127 of file G4NistMessenger.cc.

View newest version in sPHENIX GitHub at line 127 of file G4NistMessenger.cc

References adensCmd, densCmd, g4DensCmd, g4Dir, g4ElmCmd, g4MatCmd, lisMatCmd, matDir, nistDir, prtElmCmd, przElmCmd, and verCmd.

Member Function Documentation

void G4NistMessenger::SetNewValue ( G4UIcommand command,
G4String  newValue 
)
finalvirtual

Reimplemented from G4UImessenger.

Definition at line 146 of file G4NistMessenger.cc.

View newest version in sPHENIX GitHub at line 146 of file G4NistMessenger.cc

References adensCmd, densCmd, g4DensCmd, g4ElmCmd, g4MatCmd, G4IonisParamMat::GetDensityEffectData(), G4UIcmdWithAnInteger::GetNewIntValue(), lisMatCmd, G4NistManager::ListMaterials(), manager, G4DensityEffectData::PrintData(), G4NistManager::PrintElement(), G4NistManager::PrintG4Element(), G4NistManager::PrintG4Material(), prtElmCmd, przElmCmd, G4NistManager::SetDensityEffectCalculatorFlag(), G4NistManager::SetVerbose(), verCmd, and Z.

+ Here is the call graph for this function:

Member Data Documentation

G4UIcmdWithAString* G4NistMessenger::adensCmd
private

Definition at line 105 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 105 of file G4NistMessenger.hh

Referenced by G4NistMessenger(), SetNewValue(), and ~G4NistMessenger().

G4UIcmdWithAString* G4NistMessenger::densCmd
private

Definition at line 104 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 104 of file G4NistMessenger.hh

Referenced by G4NistMessenger(), SetNewValue(), and ~G4NistMessenger().

G4UIcmdWithAString* G4NistMessenger::g4DensCmd
private

Definition at line 103 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 103 of file G4NistMessenger.hh

Referenced by G4NistMessenger(), SetNewValue(), and ~G4NistMessenger().

G4UIdirectory* G4NistMessenger::g4Dir
private

Definition at line 100 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 100 of file G4NistMessenger.hh

Referenced by G4NistMessenger(), and ~G4NistMessenger().

G4UIcmdWithAString* G4NistMessenger::g4ElmCmd
private

Definition at line 101 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 101 of file G4NistMessenger.hh

Referenced by G4NistMessenger(), SetNewValue(), and ~G4NistMessenger().

G4UIcmdWithAString* G4NistMessenger::g4MatCmd
private

Definition at line 102 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 102 of file G4NistMessenger.hh

Referenced by G4NistMessenger(), SetNewValue(), and ~G4NistMessenger().

G4UIcmdWithAString* G4NistMessenger::lisMatCmd
private

Definition at line 98 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 98 of file G4NistMessenger.hh

Referenced by G4NistMessenger(), SetNewValue(), and ~G4NistMessenger().

G4NistManager* G4NistMessenger::manager
private

Definition at line 90 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 90 of file G4NistMessenger.hh

Referenced by SetNewValue().

G4UIdirectory* G4NistMessenger::matDir
private

Definition at line 92 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 92 of file G4NistMessenger.hh

Referenced by G4NistMessenger(), and ~G4NistMessenger().

G4UIdirectory* G4NistMessenger::nistDir
private

Definition at line 95 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 95 of file G4NistMessenger.hh

Referenced by G4NistMessenger(), and ~G4NistMessenger().

G4UIcmdWithAString* G4NistMessenger::prtElmCmd
private

Definition at line 96 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 96 of file G4NistMessenger.hh

Referenced by G4NistMessenger(), SetNewValue(), and ~G4NistMessenger().

G4UIcmdWithAnInteger* G4NistMessenger::przElmCmd
private

Definition at line 97 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 97 of file G4NistMessenger.hh

Referenced by G4NistMessenger(), SetNewValue(), and ~G4NistMessenger().

G4UIcmdWithAnInteger* G4NistMessenger::verCmd
private

Definition at line 93 of file G4NistMessenger.hh.

View newest version in sPHENIX GitHub at line 93 of file G4NistMessenger.hh

Referenced by G4NistMessenger(), SetNewValue(), and ~G4NistMessenger().


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