VPReflectedMTOfRhoAndSubregionHistDetector Constructor (DoubleRange, DoubleRange, DoubleRange, ITissue, Boolean, String)Virtual Photonics - VTS Library
Virtual Photonics
constructor for momentum transfer as a function of rho and tissue subregion with histogram for MT detector input

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

public ReflectedMTOfRhoAndSubregionHistDetector(
	DoubleRange rho,
	DoubleRange momentumTransferBins,
	DoubleRange fractionalMTBins,
	ITissue tissue,
	bool tallySecondMoment,
	string name
)
See Also