Moved Tao's code to TaoLEMuSR.

This commit is contained in:
shiroka
2008-03-20 09:23:20 +00:00
parent 58c48f9e21
commit 1ca5ef0575
423 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,18 @@
/*! @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.
*/