3.1.1.1.1.2. opengate.actor.ARFTrainingDatasetActor

3.1.1.1.1.2.1. Module Contents

3.1.1.1.1.2.1.1. Classes

ARFTrainingDatasetActor

The ARFTrainingDatasetActor build a root file with energy, angles, positions and energy windows

class opengate.actor.ARFTrainingDatasetActor.ARFTrainingDatasetActor(user_info)[source]

Bases: g4.GateARFTrainingDatasetActor, gate.ActorBase

The ARFTrainingDatasetActor build a root file with energy, angles, positions and energy windows of a spect detector. To be used by garf_train to train a ARF neural network.

Note: Must inherit from ActorBase not from HitsCollectionActor, even if the cpp part inherit from HitsCollectionActor

type_name = 'ARFTrainingDatasetActor'[source]
static set_default_user_info(user_info)[source]
__del__()[source]
__str__()[source]