3.1.1.7.2.9. opengate.source.SourceManager

3.1.1.7.2.9.1. Module Contents

3.1.1.7.2.9.1.1. Classes

SourceManager

Manage all the sources in the simulation.

class opengate.source.SourceManager.SourceManager(simulation)[source]

Manage all the sources in the simulation. The function prepare_generate_primaries will be called during the main run loop to set the current time and source.

__str__()[source]

str only dump the user info on a single line

__del__()[source]
dump()[source]
get_source_info(name)[source]
add_source(source_type, name)[source]