42 fDetectorConstruction(Det)
45 fB2Directory->
SetGuidance(
"UI commands specific to this example.");
48 fDetDirectory->
SetGuidance(
"Detector construction control");
51 fTargMatCmd->
SetGuidance(
"Select Material of the Target.");
56 fChamMatCmd->
SetGuidance(
"Select Material of the Chamber.");
82 if( command == fTargMatCmd )
85 if( command == fChamMatCmd )
88 if( command == fStepMaxCmd ) {
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
Definition of the B2aDetectorMessenger class.
void SetTargetMaterial(G4String)
void SetUnitCategory(const char *unitCategory)
static G4double GetNewDoubleValue(const char *paramString)
void SetChamberMaterial(G4String)
virtual ~B2aDetectorMessenger()
Definition of the B2aDetectorConstruction class.
void SetGuidance(const char *aGuidance)
void AvailableForStates(G4ApplicationState s1)
virtual void SetNewValue(G4UIcommand *, G4String)
B2aDetectorMessenger(B2aDetectorConstruction *)
void SetMaxStep(G4double)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)