VPReflectedMTOfRhoAndSubregionHistDetector Normalize Method Virtual Photonics - VTS Library
Virtual Photonics
method to normalize tally

Namespace: Vts.MonteCarlo.Detectors
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public void Normalize(
	long numPhotons
)

Parameters

numPhotons
Type: OnlineSystem Int64
number of photons launched from source

Implements

IDetector Normalize(Int64)
See Also