Virtual PhotonicsThe IHistoryDetector T type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Normalize |
Method to normalize the tally to get Mean and Second Moment estimates
(Inherited from IDetector.) |
![]() | Tally |
Method to tally to detector using information in Photon
(Inherited from IDetector.) |
![]() | TallySingle |
Method to tally to detector using information in Photon
(Inherited from IHistoryDetector.) |
Properties
Name | Description | |
---|---|---|
![]() | Mean |
Mean of detector tally
(Inherited from IDetector T .) |
![]() | Name |
Name string of IDetector. Default = TallyType.ToString().
(Inherited from IDetector.) |
![]() | SecondMoment |
Second moment of detector tally
(Inherited from IDetector T .) |
![]() | TallyCount |
Number of times this detector got tallied.
(Inherited from IDetector.) |
![]() | TallyType |
TallyType enum specification
(Inherited from IDetector.) |
See Also