#include <ElectronBenchmarkDetectorMessenger.hh>
Definition at line 44 of file ElectronBenchmarkDetectorMessenger.cc.
47 fListDir(0), fPrimFoilMatCmd(0), fPrimFoilThickCmd(0)
54 fPrimFoilMatCmd->
SetGuidance(
"Material of primary foil");
61 fPrimFoilThickCmd->
SetGuidance(
"Thickness of primary foil");
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
void SetToBeBroadcasted(G4bool val)
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
void SetDefaultUnit(const char *defUnit)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
ElectronBenchmarkDetectorMessenger::~ElectronBenchmarkDetectorMessenger |
( |
| ) |
|
|
virtual |
Reimplemented from G4UImessenger.
Definition at line 78 of file ElectronBenchmarkDetectorMessenger.cc.
81 if ( command == fPrimFoilMatCmd ){
83 }
else if ( command == fPrimFoilThickCmd ){
87 G4cerr <<
"***** Command is not found !!! " << newValue <<
G4endl;
void SetPrimFoilThickness(G4double thicknessPrimFoil)
static G4double GetNewDoubleValue(const char *paramString)
void SetPrimFoilMaterial(G4String matname)
G4GLOB_DLL std::ostream G4cerr
The documentation for this class was generated from the following files: