Virtual PhotonicsThe ReflectedMTOfRhoAndSubregionHistDetector type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | ReflectedMTOfRhoAndSubregionHistDetector |
Returns a default instance of ReflectMTOfRhoAndSubRegionHistDetector (for serialization purposes only)
|
![]() | ReflectedMTOfRhoAndSubregionHistDetector(DoubleRange, DoubleRange, DoubleRange, ITissue, Boolean, String) |
constructor for momentum transfer as a function of rho and tissue subregion with histogram for MT detector input
|
Methods
Name | Description | |
---|---|---|
![]() | ContainsPoint |
method to determine if detector contains point, set to always be true for now (not used).
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | Normalize |
method to normalize tally
|
![]() | Tally |
method to tally reflected photon by determining cumulative MT in each tissue subregion and binning in MT
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | FractionalMT |
fraction of MT spent in each subregion
|
![]() | FractionalMTBins |
fractional momentum transfer binning
|
![]() | Mean |
mean of tally
|
![]() | MTBins |
momentum transfer binning
|
![]() | Name |
name of detector, default uses TallyType
|
![]() | Rho |
rho binning
|
![]() | SecondMoment |
2nd moment of tally
|
![]() | SubregionIndices |
subregion index binning, needed by DetectorIO
|
![]() | TallyCount |
number of times this detector gets tallied
|
![]() | TallyType |
detector identifier
|
See Also