Basic steps in a simulation

The simulation is a chain or series of steps each modeling a specific physical process. The following picture describes the general workflow and the products. Each piece will be described in detail.

hatcher-1

Beam Simulation
hatcher-2

Flux combines geometry with hadronic physics (initial production is especially important), energy loss, and decays. Initial particles are 120 GeV or 8 GeV protons. Primary tools could be a  Geant4 base simulation or a fluka for physics; glued together via a package called flugg.

Neutrino physics

hatcher-3

Combine flux and geometry with neutrino physics usually with GENIE, which can be used stand-alone like MINERvA does or it can be embedded in the offline framework which is how NOvA, LArSoft and eventually MINOS will do it.

 

 

General detector simulation

Bulk properties include reinteractions, decays, energy loss and transport. Particles to be dealt with range from 100 GeV to 25MeV. Emphasis is on the sub-5GeV range. Particles include all species of hadrons, charged leptons and ions.

Only MINOS is magnetized, but the list of materials run the gamut from low density single element liquid Argon, to complex admixtures of materials and densities.

gen_det

Basic particle physics combined with specific detector geometries.

  • Majority are Geant4 based
  • Generally these simulations are embedded into the experiment’s offline framework
  • LArSoft uses art

Specific detector simulation

det_spec2

The stage of converting energy depositions into “raw digits” involves the specific technology of the detector. Only the LAr experiments can make much use of code sharing due to the significant differences.

Some experiments that involve light collection use Geant to do that part of simulation, either directly embedded in the framework, or as a separate simulation that provides distributions that can be sampled (mostly for speed and efficiency.)


For more information, please consult the source for this information —  Robert Hatcher’s Simulation Tools in Neutrino Experiments.