Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Creates an instance of PhotonDatabasePostProcessor for standard (photon) database processing
Namespace: Vts.MonteCarlo.PostProcessingAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- virtualBoundaryType
- Type: Vts.MonteCarlo VirtualBoundaryType
virtual boundary type
- detectorInputs
- Type:
System.Collections.Generic IList IDetectorInput
List of IDetectorInputs designating binning
- tallySecondMoment
- Type:
System Boolean
boolean indicating whether to tally 2nd moment or not
- photonDatabase
- Type: Vts.MonteCarlo.PhotonData PhotonDatabase
PhotonTerminationDatabase
- databaseInput
- Type: Vts.MonteCarlo SimulationInput
Database information needed for post-processing
See Also