hello ,I write a ui command which is
fFieldDir = new G4UIdirectory("/field/");
fFieldDir->SetGuidance("field tracking control.");
.......
but when I open visual interface,no field
here.
I’m confused with that .
hello ,I write a ui command which is
fFieldDir = new G4UIdirectory("/field/");
fFieldDir->SetGuidance("field tracking control.");
.......
but when I open visual interface,no field
here.
I’m confused with that .