34 #include "DetectorMessenger.hh"
36 #include "DetectorConstruction.hh"
48 fDetector(Det), fTesthadDir(0), fDetDir(0), fMaterCmd(0), fSizeCmd(0),
129 std::istringstream is(newValue);
130 is >> name >> Z >> A >> dens >> unt;
static G4double ValueOf(const char *unitName)
static G4String CategoryOf(const char *unitName)
void SetGuidance(const char *aGuidance)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithADoubleAndUnit * fSizeCmd
void SetRange(const char *rs)
void SetGuidance(const char *theGuidance)
void SetParameterRange(const char *theRange)
void SetParameter(G4UIparameter *const newParameter)
static G4double GetNewDoubleValue(const char *paramString)
G4UIcommand * fIsotopeCmd
void SetNewValue(G4UIcommand *, G4String)
void SetUnitCategory(const char *unitCategory)
double A(double temperature)
G4UIcmdWithAString * fMaterCmd
DetectorMessenger(DetectorConstruction *)
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
DetectorConstruction * fDetector
static G4String UnitsList(const char *unitCategory)
G4UIdirectory * fTesthadDir
void SetParameterCandidates(const char *theString)
void AvailableForStates(G4ApplicationState s1)
Simple detector construction with a box volume placed in a world.
void SetToBeBroadcasted(G4bool val)
void SetMaterial(G4String)
G4Material * MaterialWithSingleIsotope(G4String, G4String, G4double, G4int, G4int)