Class BlackbodyPhotonField
Defined in File PhotonBackground.h
Inheritance Relationships
Base Type
public PhotonField(Class PhotonField)
Derived Type
public CMB(Class CMB)
Class Documentation
-
class BlackbodyPhotonField : public PhotonField
Photon field decorator for black body photon fields.
Subclassed by CMB
Public Functions
-
inline size_t addReference() const
-
inline size_t removeReference() const
-
inline int removeReferenceNoDelete() const
-
inline size_t getReferenceCount() const
Protected Attributes
-
mutable size_t _referenceCount
-
inline size_t addReference() const