3.1.1.7.2.5. opengate.source.GenericSource

3.1.1.7.2.5.1. Module Contents

3.1.1.7.2.5.1.1. Classes

GenericSource

GeneriSource close to the G4 SPS, but a bit simpler.

3.1.1.7.2.5.1.2. Functions

get_source_skipped_events(output, source_name)

get_source_zero_events(output, source_name)

class opengate.source.GenericSource.GenericSource(user_info)[source]

Bases: opengate.SourceBase

GeneriSource close to the G4 SPS, but a bit simpler.

type_name = 'Generic'[source]
static set_default_user_info(user_info)[source]
__del__()[source]
create_g4_source()[source]
initialize(run_timing_intervals)[source]
prepare_output()[source]
opengate.source.GenericSource.get_source_skipped_events(output, source_name)[source]
opengate.source.GenericSource.get_source_zero_events(output, source_name)[source]