Single particles
In particular for detector performance studies, it is convenient to be
able to generate single particle within a range of angles and momenta.
To do so, add
-DSINGPART
as the third argument to cresgvexe,
and add the values PMIN, PMAX (range in momentum),
THMIN, THMAX (range in
) and PHMIN, PHMAX (range in
)
into the steering file. Also select the kind of particle to generate
by adding the card KPART, giving the PDG particle code. The variables
will then be generated from independent rectangular distributions for
each of the variables within the limits specified.
If the minimal value is not given for one of the variables, that variable
will be fixed at the value given for the maximal value.
An example steering file can be found in SGV_DIR/sgv_ex_singpart.steer.