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