Versions in this module Expand all Collapse all v1 v1.0.0 Jan 30, 2018 Changes in this version + type BodyMap map[body.ID]*body.Body + type DetectorMap map[detector.ID]*detector.Detector + type MaterialMap map[material.ID]*material.Material + type Setup struct + Beam beam.Beam + Bodies BodyMap + Detectors DetectorMap + Materials MaterialMap + Options options.SimulationOptions + Zones ZoneMap + func NewEmptySetup() Setup + type ZoneMap map[zone.ID]*zone.Zone