10     fTimeCMD->SetGuidance(
"Set the time of events to generate.");
    11     fTimeCMD->SetParameterName(
"time",
false);
 
virtual ~FixedTimeFactory()
 
FixedTimeFactory(EDepSim::UserPrimaryGeneratorMessenger *parent)
 
EDepSim::VTimeGenerator * GetGenerator()
Return the fixed time generator. 
 
void SetTime(double time)
Set the time to be generated. 
 
G4UIcmdWithADoubleAndUnit * fTimeCMD
 
double GetTime() const 
Get the time to be generated. 
 
Construct a module from components. 
 
G4String CommandName(G4String cmd)
Build a command name with the directory prefix. 
 
void SetNewValue(G4UIcommand *, G4String)
Handle messages from the UI processor. 
 
def parent(G, child, parent_type)