Virtual PhotonicsThe IHistoryDetector 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
|
Properties
| Name | Description | |
|---|---|---|
| Name |
Name string of IDetector. Default = TallyType.ToString().
(Inherited from IDetector.) | |
| TallyCount |
Number of times this detector got tallied.
(Inherited from IDetector.) | |
| TallyType |
TallyType enum specification
(Inherited from IDetector.) |
See Also