This PR removes two sets of macros, which are considered obsolete now. They are simple examples of the usage of SingleParticleGenerator, which is illustrated in a variety of other examples already. The NEXT100.Neutron pair of macros is retained to show an example of neutron generation and several examples of muon generation are already there.
Therefore, I prefer to remove these extra examples to speed up the test execution and to keep the examples to a limited number for clarity.
This PR removes two sets of macros, which are considered obsolete now. They are simple examples of the usage of
SingleParticleGenerator
, which is illustrated in a variety of other examples already. TheNEXT100.Neutron
pair of macros is retained to show an example of neutron generation and several examples of muon generation are already there. Therefore, I prefer to remove these extra examples to speed up the test execution and to keep the examples to a limited number for clarity.