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¶
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.ActorBaseThe 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