run.gate.forward: Evaluate forward planning (Gate)

View source: R/gate-functions.R

run.gate.forwardR Documentation

Evaluate forward planning (Gate)

Description

Evaluate forward planning (Gate)

Usage

run.gate.forward(plan = plan, N = NULL, K = NULL,
  evaluate.sparse.arrays = FALSE, outmessages = FALSE)

Arguments

plan

The plan object (Gate)

N

The mumber of primary particles to simulate (events). If specified it overwrites the number specified in the plan.

outmessages

Show the optuputs from the Gate simulation

evaluate.sparse.array

Evaluate and save also a sparse array for the values (in which the information for the individual beam contribution is stored).

Value

The updated plan object (Gate)

See Also

Other PlanGate: create.gate.structure, create.plan.gate, create.waterbox.gate, file.variable.gate, set.ct.gate


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.