28 G4String
extract_value(
const G4String& line,
const G4String& keyword);
45 void MC_summary(G4String macrofile, G4int seed, G4double duration,
const G4String& output_filename);
void MC_summary(G4String macrofile, G4int seed, G4double duration, const G4String &output_filename)
Writes the summary of the Monte Carlo to a text file, updating it at the end of every simulation.
G4String extract_value(const G4String &line, const G4String &keyword)
Auxiliary function called by MC_summary() to extract settings from the macro files used for the Monte...