2008-03-20 09:23:20 +00:00

18 lines
548 B
Plaintext

/*! @page pga The Primary Generator Action
<BR>
<B> Previous:</B> @ref physicsref
<B> Up:</B> @ref Mandatory
<B> Next:</B> @ref Useraction
<BR>
* The initial parameters of the particle(s) to simulate are given in the
* LEMuSRPrimaryGeneratorAction class. This mandatory class work in interplay
* with the LEMuSRParticleGun to create each new event of the simulation.
*
* An event is the track of one particle and all the particles created during its
* evolution in the detector, by decay, scattering or any other kind of process.
*/