#include <EDepSimFixedCountFactory.hh>
|
G4String | CommandName (G4String cmd) |
| Build a command name with the directory prefix. More...
|
|
Definition at line 7 of file EDepSimFixedCountFactory.hh.
Definition at line 5 of file EDepSimFixedCountFactory.cc.
10 fNumberCMD->SetGuidance(
"Set the number of events to generate.");
G4UIcmdWithAnInteger * fNumberCMD
G4String CommandName(G4String cmd)
Build a command name with the directory prefix.
int fNumber
The count of particles to generate.
EDepSim::FixedCountFactory::~FixedCountFactory |
( |
| ) |
|
|
virtual |
int EDepSim::FixedCountFactory::GetNumber |
( |
| ) |
const |
|
inline |
void EDepSim::FixedCountFactory::SetNewValue |
( |
G4UIcommand * |
command, |
|
|
G4String |
newValue |
|
) |
| |
|
virtual |
Handle messages from the UI processor.
Reimplemented from EDepSim::VPrimaryFactory.
Definition at line 19 of file EDepSimFixedCountFactory.cc.
void SetNewValue(G4UIcommand *, G4String)
Handle messages from the UI processor.
G4UIcmdWithAnInteger * fNumberCMD
void SetNumber(int count)
Set the count to be generated.
void EDepSim::FixedCountFactory::SetNumber |
( |
int |
count | ) |
|
|
inline |
int EDepSim::FixedCountFactory::fNumber |
|
private |
G4UIcmdWithAnInteger* EDepSim::FixedCountFactory::fNumberCMD |
|
private |
The documentation for this class was generated from the following files: